mirror of
https://github.com/ysoftdevs/cpp-examples.git
synced 2026-01-11 22:40:49 +01:00
update readme of REST project
This commit is contained in:
@@ -130,7 +130,7 @@ How to run:
|
||||
make
|
||||
./test
|
||||
|
||||
C++ REST
|
||||
REST SDK
|
||||
--------
|
||||
|
||||
Example based on C++ REST SDK - Casablanca which has support for asyncrhonous calls.
|
||||
@@ -140,7 +140,7 @@ This example requires Visual Studio 2013 with NuGet.
|
||||
|
||||
How to run (PowerShell + VS 2013):
|
||||
|
||||
cd rest\\rest-client
|
||||
cd rest\rest-client
|
||||
ii rest-client.sln
|
||||
right click the project and select: Manage NuGet Packages for solution
|
||||
restore C++ REST SDK
|
||||
|
||||
Reference in New Issue
Block a user