Skip to content

Commit

Permalink
Update sample readme with developing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
CARRASCO\gwaszczuk committed Jul 5, 2017
1 parent 62b79c3 commit 0cf6887
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Console application that uses RESTClient to call the sample server.

## Running it
* Open the Visual Studio solution.
* Restore the NuGet packages, and add the UruIT.RESTClient package (from nuget.org, or locally if you have already built it).
* Build and Publish the server using the _Debug_ configuration.
* Create an IIS application at port 13788, and access it at _localhost:13788_
* Build de console application
Expand Down

0 comments on commit 0cf6887

Please sign in to comment.