Skip to content

Commit

Permalink
strw package install
Browse files Browse the repository at this point in the history
  • Loading branch information
jurjen93 committed May 17, 2021
1 parent def44fa commit f915c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

#install requirements
pip install -r requirements.txt
pip install --user -r requirements.txt

#make alias to run script easier
alias makevideo="python3 $PWD/make_movie.py"
Expand Down

0 comments on commit f915c4e

Please sign in to comment.