Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

Commit

Permalink
Merge pull request #15 from chakas/master
Browse files Browse the repository at this point in the history
Updated readme
  • Loading branch information
mbrochh committed Aug 19, 2017
2 parents 4918f4a + d53f9c3 commit eaffd97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -27,7 +27,7 @@ browser quite easily:

```bash
git clone https://github.com/mbrochh/django-reactjs-boilerplate.git
cd django-react-boilerplate/django
cd django-reactjs-boilerplate/django
mkvirtualenv djreact
pip install -r requirements.txt
npm install
Expand Down

0 comments on commit eaffd97

Please sign in to comment.