Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove mention of python and clarify "things to know"
  • Loading branch information
robdodson committed Apr 7, 2014
1 parent 2a36be2 commit 2ecf887
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -5,9 +5,9 @@ designer

1. Clone the repo and `cd` in
2. From the root of the project run `bower install`
3. Start a local server (`python -m SimpleHTTPServer` works well for most)
3. Start a local server
4. Navigate to http://localhost:[YOUR SERVER PORT]

## Things to know

You may notice a few 404s in the console. You can safely ignore these. We use these elements on the Polymer team but they're required for designer to work.
You may notice a few 404s in the console. You can safely ignore these files, they're not required for the designer to work.

0 comments on commit 2ecf887

Please sign in to comment.