Skip to content

Commit ccd777f

Browse files
committed
Typo in install instructions
1 parent bcaa38b commit ccd777f

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
@@ -70,7 +70,7 @@ Manual setup (OS X / Linux):
7070
cd demosys-py
7171
python3 -m pip install virtualenv
7272
python3 -m virtualenv env
73-
source bin/activate
73+
source env/bin/activate
7474
pip install -r requirements.txt
7575
7676

0 commit comments

Comments
 (0)