mirror of https://github.com/CIRCL/Circlean
5 lines
142 B
Bash
5 lines
142 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
# Change to your repo if doing python dev
|
||
|
./mount_image.sh chroot "pip install git+https://github.com/Dymaxion00/PyCIRCLean@dev"
|