diff --git a/docs/source/user/forte.rst b/docs/source/user/forte.rst index 7d37b01b..491fd2fa 100644 --- a/docs/source/user/forte.rst +++ b/docs/source/user/forte.rst @@ -45,8 +45,8 @@ To save compiling time, one may install ``libint2`` using ``conda install conda- Then we can build ``Psi4`` as follows: :: git clone -b v1.9 https://github.com/psi4/psi4 - git pull origin master --tags cd psi4 + git pull origin master --tags mkdir build cd build export MATH_ROOT=${CONDA_PREFIX}