Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hczhai committed Nov 29, 2024
1 parent 06dd1bb commit a770b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/user/forte.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit a770b6a

Please sign in to comment.