Skip to content

Commit c4fc650

Browse files
authored
Merge pull request #65 from ipa-lab/andreashappe-patch-1
Update README.md
2 parents 0ddd746 + a446be9 commit c4fc650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ $ python -m venv venv
155155
$ source ./venv/bin/activate
156156

157157
# install python requirements
158-
$ pip install -r requirements.txt
158+
$ pip install -e .
159159

160160
# copy default .env.example
161161
$ cp .env.example .env

0 commit comments

Comments
 (0)