Skip to content

Commit 5d4aba9

Browse files
committed
Update README.md
1 parent 14fb172 commit 5d4aba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ More on why I developed this [here] (http://codebetter.com/glennblock/2013/02/28
1414
# Quick start
1515
* Open a cmd prompt as admin
1616
* Create a directory "c:\scriptcs_hello" and change to it.
17-
* run "nuget install Microsoft.AspNet.WebApi.SelfHost"
17+
* run "nuget install Microsoft.AspNet.WebApi.SelfHost -o Packages"
1818
* create a server.csx with your favorite editor. Paste the text below into the file and save.
1919

2020
```csharp

0 commit comments

Comments
 (0)