Skip to content

Commit

Permalink
docs: corrected instruction for requirements to run CLEO with YAC
Browse files Browse the repository at this point in the history
  • Loading branch information
yoctoyotta1024 committed Jun 3, 2024
1 parent bac06ab commit 30bef82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/usage/requirements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@ When you want to run CLEO with YAC, you will also need to export some additional

.. code-block:: console
$ spack load py-numpy
$ export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/sw/spack-levante/libfyaml-0.7.12-fvbhgo/lib
$ export PYTHONPATH=/work/ka1298/k202167/YAC-dev/python/
$ export PYTHONPATH=/your/path/to/yac/python/
$ spack load py-numpy

0 comments on commit 30bef82

Please sign in to comment.