Skip to content

Commit 5e3f932

Browse files
Code block fix
1 parent 9abcd2b commit 5e3f932

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ PM> Install-Package RestSharp
4343
+ Install [NuGet Package Manager](http://docs.nuget.org/docs/start-here/installing-nuget).
4444
+ Go to `Tools -> Library Package Manager -> Packager Manager Console`.
4545
+ Enter the following commands in the console to [install RestSharp](https://www.nuget.org/packages/RestSharp) (Simple REST and HTTP API Client that Plivo uses) and Plivo,
46+
4647
```
4748
PM> Install-Package RestSharp
4849
PM> Install-Package Plivo

0 commit comments

Comments
 (0)