diff --git a/README.md b/README.md index 95158ac..ebc81e8 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,12 @@ piano A piano to hack on while going to/from work. +## Getting Started + +Step 1: Clone the repo. + +Step 2: Build the CSS files using Compass + +Step 3: Start a python server - run in terminal: python -m SimpleHTTPServer + +Step 4: Go to localhost:8000 \ No newline at end of file