Skip to content

Commit 3b69d48

Browse files
committed
Fix typo in README instructions
1 parent b43096d commit 3b69d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Download and installation
3030
.. code-block:: console
3131
3232
$ cd python.berlin
33-
$ $ python3 -m venv .
33+
$ python3 -m venv .
3434
$ . bin/activate
3535
$ python -m pip install --upgrade pip
3636
$ python -m pip install -r requirements_dev.txt

0 commit comments

Comments
 (0)