Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adrtod authored Jun 7, 2017
1 parent 4bad89f commit 77155b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ ICML 2017 website Frontend project repository
Website, detailing the app design:
http://icml2017spec.s3-website-us-west-2.amazonaws.com

# Start the server
## Start the server

1.
```
ssh -L 8000:localhost:8000 [email protected]
Expand All @@ -23,7 +23,7 @@ cd /home/icmlapp/backend/server/icml
/home/icmlapp/env/bin/python manage.py runserver
```

# Setup the front end
## Setup the front end

- Install Polymer v1 (not v2)

Expand Down

0 comments on commit 77155b7

Please sign in to comment.