NO-JIRA: typo on doc for example

This commit is contained in:
Clebert Suconic 2017-02-03 23:28:42 -05:00
parent 781e5e64a4
commit ee9e717b51
3 changed files with 2 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -35,7 +35,8 @@ Or simply use the start-broker.sh script on this directory
- Compile the code
You need to restore the package, build and run so .NET may download your packages from NuGET:
You need call restore to download AMQP Library and build it.
Restore is part of NuGET which is sort of the Maven Repo for Java devs.
```sh
dotnet restore