Skip to content

Commit

Permalink
Merge pull request #1719 from zippy1981/fixReadme
Browse files Browse the repository at this point in the history
Improved Readme file
  • Loading branch information
analogrelay committed Nov 19, 2013
2 parents 9393e5b + 3efb8ad commit edd19cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ website for the NuGet client. For information about the NuGet clients, visit htt
```
Update-Database
```
If this fails, you are likely to get more useful output by passing -Debug than -Verbose.
5. Set up the website in IIS Express!
1. We highly recommend using IIS Express. Use the [Web Platform Installer](microsoft.com/web) to install it if you don't have it already (it comes with recent versions of VS and WebMatrix though)
2. In an ADMIN powershell prompt, run the .\build\Enable-LocalTestMe.ps1 file. It allows non-admins to host websites at: http://nuget.localtest.me, it configures an IIS Express site at that URL and creates a self-signed SSL certificate. For more information on localtest.me, check out [readme.localtest.me](readme.localtest.me)
Expand Down

0 comments on commit edd19cd

Please sign in to comment.