aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/README.md
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-07-13 10:10:31 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-07-13 10:10:31 -0700
commitcc44ee50e467a956994a9d283084f40ccbd04a02 (patch)
treef45bad885a001ad2b39197284fc2e10aae4dc42d /vsprojects/README.md
parent53132db4a46aaf93a6aef4dd73cd27250b836d6b (diff)
parent4d0b7427faecfdbb1635c2ab158c922d7511b865 (diff)
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Diffstat (limited to 'vsprojects/README.md')
-rw-r--r--vsprojects/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/vsprojects/README.md b/vsprojects/README.md
index 14178daaa7..dade9e500e 100644
--- a/vsprojects/README.md
+++ b/vsprojects/README.md
@@ -12,7 +12,7 @@ download nuget.exe from the web and manually restore the NuGet packages.
```
> REM Run from this directory.
> REM No need to do this if you have NuGet visual studio extension.
-> nuget restore
+> nuget restore grpc.sln
```
After that, you can build the solution using one of these options: