Fixed '''bash''' formatting for ln 17-19

This commit is contained in:
Austin Clark
2015-07-15 14:38:14 +00:00
parent ad0284ea36
commit 4dc64d6e4a

View File

@@ -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.