Skip to content

Commit

Permalink
fix: installing samarium with pip
Browse files Browse the repository at this point in the history
  • Loading branch information
Enderchief authored Feb 6, 2023
1 parent 9de88e2 commit cbc4db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/samarium/0.3.1/build.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
source ../../python/3.10.0/build.sh
python3.10 -m pip install https://github.com/samarium-lang/Samarium/archive/refs/tags/0.3.1.zip
bin/pip3 install https://github.com/samarium-lang/Samarium/archive/refs/tags/0.3.1.zip

0 comments on commit cbc4db7

Please sign in to comment.