Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerpq authored Nov 24, 2023
1 parent f9f99dd commit 1843c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
pip install -r requirements.txt
pip3 install -r requirements.txt
python3 -m repthon
echo "Repthon"

0 comments on commit 1843c09

Please sign in to comment.