Skip to content

Commit 460c614

Browse files
committed
One more note for Linux users
1 parent a5ee355 commit 460c614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ MS Windows
125125
After basic installation: Tests and initial db
126126
=================================================
127127

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``.
129129

130130
- Run the tests: ``python manage.py test``
131131
- Download and extract dev.db.zip_ or dev.db.bz2_ (bz2 is smaller), place dev.db
@@ -149,7 +149,7 @@ Before you code
149149

150150
.. important::
151151

152-
- MS Windows users: replace ``python manage.py`` with ``python manage.py``
152+
- Linux users: you can replace ``python manage.py`` with ``./manage.py``
153153
- Run the manage.py commands from the `Open-Knesset` directory, with the
154154
**virtualenv activated**.
155155

0 commit comments

Comments
 (0)