Skip to content

Commit

Permalink
Update README.creole
Browse files Browse the repository at this point in the history
  • Loading branch information
jedie committed Sep 3, 2018
1 parent 6a8355a commit 97f409d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.creole
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ e.g.:
(DjangoForRunnersEnv) ~/DjangoForRunnersEnv$ pip3 install --upgrade pip
# install django-for-runners:
(DjangoForRunnersEnv) ~/DjangoForRunnersEnv$ pip3 install git+https://github.com/jedie/django-for-runners.git@master#egg=django-for-runners
(DjangoForRunnersEnv) ~/DjangoForRunnersEnv$ pip3 install -e git+https://github.com/jedie/django-for-runners.git@master#egg=django-for-runners
# install dependencies:
(DjangoForRunnersEnv) ~/DjangoForRunnersEnv$ cd src/django-for-runners/
Expand Down

0 comments on commit 97f409d

Please sign in to comment.