We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 065091c commit 7be789cCopy full SHA for 7be789c
data-store/README.rst
@@ -28,6 +28,7 @@ I recommend using `virtualenv <https://virtualenv.pypa.io/en/latest/>`_
28
when installing dependencies:
29
30
::
31
+
32
500lines/data-store$ virtualenv env
33
500lines/data-store$ source env/bin/activate
34
(env)500lines/data-store$ pip install -r requirements.txt
0 commit comments