We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72989cc commit 8f73c62Copy full SHA for 8f73c62
conda/post_install.sh
@@ -2,6 +2,5 @@
2
echo ""
3
echo "SMC++ has been installed to $PREFIX. To run it, type:"
4
5
-echo " $ source $PREFIX/bin/activate"
6
-echo " $ smc++"
+echo " $ $PREFIX/bin/smc++"
7
0 commit comments