mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Fixed new line so code-block shows
This commit is contained in:
@@ -28,6 +28,7 @@ Basic Usage
|
||||
1. Create a virtual environment for a project:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ cd my_project_folder
|
||||
$ virtualenv venv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user