update readme of REST project

This commit is contained in:
Juraj Michalek
2013-11-24 15:56:30 +01:00
parent 43b8d21419
commit 013af6abde

View File

@@ -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