Skip to content

Commit

Permalink
fix typos for installation commands in README (thanks, @clouserw!)
Browse files Browse the repository at this point in the history
  • Loading branch information
cvan committed Sep 21, 2015
1 parent d3452df commit 2ca604e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ And in your Browserify/Webpack modules, simply require the module:

If you'd like to hack on components and/or examples, simply run these commands to get started:

git clone [email protected]:MozVR/horizon.git
cd horizon
git clone [email protected]:MozVR/vr-components.git
cd vr-components
npm install
npm start

Expand Down

0 comments on commit 2ca604e

Please sign in to comment.