Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Commit

Permalink
Fix typo in README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Lothiraldan committed Apr 4, 2016
1 parent c2a4559 commit 4c53e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ If you want to hack on saltpad and start the dev environment, go on the reposito
.. code-block:: sh
npm install # install javascript dependencies
./node_modules/bower/bin/bower install # install browser dependencies
./node_modules/bower/bin/bower install # install bowser dependencies
cp settings.json.sample settings.json
You can now launch the dev environment:
Expand Down

0 comments on commit 4c53e45

Please sign in to comment.