Skip to content

Commit ae280db

Browse files
committed
change conda env path
1 parent c8a5460 commit ae280db

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.rst

+2-11
Original file line numberDiff line numberDiff line change
@@ -52,22 +52,13 @@ conda env:
5252

5353
.. code-block:: bash
5454
55-
conda activate /datasets/modulefiles/conda_env
55+
conda activate /shared-projects/rev/modulefiles/conda_env
5656
5757
or
5858

5959
.. code-block:: bash
6060
61-
source activate /datasets/modulefiles/conda_env
62-
63-
.. or module:
64-
65-
.. .. code-block:: bash
66-
67-
.. module use /datasets/modulefiles
68-
.. module load rex
69-
70-
.. **NOTE: Loading the rex module can take several minutes**
61+
source activate /shared-projects/rev/modulefiles/conda_env
7162
7263
Installing rex
7364
==============

0 commit comments

Comments
 (0)