We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bf42f9 + 284d059 commit 5d189feCopy full SHA for 5d189fe
1 file changed
install/install_ibcdfo.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-git clone --recurse-submodules -b develop https://github.com/POptUS/IBCDFO.git
+git clone --recurse-submodules -b main https://github.com/POptUS/IBCDFO.git
4
pushd IBCDFO/minq/py/minq5/
5
export PYTHONPATH="$PYTHONPATH:$(pwd)"
6
echo "PYTHONPATH=$PYTHONPATH" >> $GITHUB_ENV
0 commit comments