We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f4b881 commit 6bf1b40Copy full SHA for 6bf1b40
1 file changed
install/install_ibcdfo.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-git glone https://github.com/POptUS/MINQ
+git clone https://github.com/POptUS/MINQ
4
pushd MINQ/py/minq5/
5
export PYTHONPATH="$PYTHONPATH:$(pwd)"
6
echo "PYTHONPATH=$PYTHONPATH" >> $GITHUB_ENV
0 commit comments