Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aleeper committed May 26, 2014
1 parent a4113ba commit 33f3bd1
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,13 @@ rotation-representations
An angular.js experiment in calculating rotation representations

## Getting Started
Run `grunt serve` to start the project locally.

Clone repo and install dependencies:
```
git clone https://github.com/mattsjohnston/rotation-representations.git
cd rotation-representations
npm install
bower update
```

Then run `grunt serve` to start the project locally.

0 comments on commit 33f3bd1

Please sign in to comment.