Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
This is the offical Seattle Code Camp website maintained by the community for the community. Let's make it awesome together!
Go ahead, submit a pull request.

Live site at http://seattle.codecamp.us
## Dev Machine Setup
Visit the Live site at http://seattle.codecamp.us
### Dev Machine Setup
### Prerequisites
* Visual Studio 2015 Update 3
* LocalDB database server (Comes with VS 2015)
Expand All @@ -14,6 +14,7 @@ Live site at http://seattle.codecamp.us
2. Run Set-ExecutionPolicy -ExecutionPolicy Bypass
3. Run SetupDevMachine.ps1
4. You are all set!
5. Happy Journey


[![Build status](https://ci.appveyor.com/api/projects/status/g0ffenjhd7denito?svg=true)](https://ci.appveyor.com/project/cfranciscodev/codecampwebsite)
Expand Down