Skip to content

Commit c153862

Browse files
committed
Updating README.md: Howto run nuget, msbuild and dotnet
1 parent fa4eccc commit c153862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Get it
2828

2929
Open it
3030
- using MonoDevelop or Visual Studio
31-
- using Texteditor gedit or GNU emacs do `msbuild clrzmq4.mono.sln` or `msbuild clrzmq4.netcore.sln`.
31+
- using Texteditor gedit or GNU emacs do `msbuild clrzmq4.mono.sln` or `nuget restore && msbuild clrzmq4.netcore.sln`.
3232

3333
Run it
3434
- You can't run ZeroMQ/clrzmq4 directly, because this is a library.

0 commit comments

Comments
 (0)