diff --git a/README.md b/README.md index 5390adf..64bdc55 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,10 @@ sudo npm install -g bower ``` Then, install the Bower components by running, from the project directory, + ```bash bower install -``` +```` Usage ----- @@ -25,4 +26,4 @@ The Django development server can be used to view the interface. Run: python manage.py runserver ``` -You can then browse to the printed URL in your browser of choice. +You can then browse to the printed URL in your browser of choice. \ No newline at end of file