From 013af6abde88ac34149a4766c2aa661d7bd16c6d Mon Sep 17 00:00:00 2001 From: Juraj Michalek Date: Sun, 24 Nov 2013 15:56:30 +0100 Subject: [PATCH] update readme of REST project --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98e3e93..4315aed 100644 --- a/README.md +++ b/README.md @@ -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