File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ MS Windows
125
125
After basic installation: Tests and initial db
126
126
=================================================
127
127
128
- .. note :: Linux users: you replace ``python manage.py`` with ``./manage.py``.
128
+ .. note :: Linux users: you can replace ``python manage.py`` with ``./manage.py``.
129
129
130
130
- Run the tests: ``python manage.py test ``
131
131
- Download and extract dev.db.zip _ or dev.db.bz2 _ (bz2 is smaller), place dev.db
@@ -149,7 +149,7 @@ Before you code
149
149
150
150
.. important ::
151
151
152
- - MS Windows users: replace ``python manage.py `` with ``python manage.py ``
152
+ - Linux users: you can replace ``python manage.py `` with ``./ manage.py ``
153
153
- Run the manage.py commands from the `Open-Knesset ` directory, with the
154
154
**virtualenv activated **.
155
155
You can’t perform that action at this time.
0 commit comments