Commit f82db512 by Riccardo Vicedomini

Update README.md

parent e334788e
...@@ -30,7 +30,7 @@ git clone http://gitlab.lcqb.upmc.fr/vicedomini/metaclade2.git ...@@ -30,7 +30,7 @@ git clone http://gitlab.lcqb.upmc.fr/vicedomini/metaclade2.git
``` ```
Then, it is advised to include MetaCLADE2 directory in your PATH environment variable by adding the following line to your `~/.bashrc` file: Then, it is advised to include MetaCLADE2 directory in your PATH environment variable by adding the following line to your `~/.bashrc` file:
``` ```
export PATH=[MetaCLADE2_DIR]:${PATH}" export PATH=[MetaCLADE2_DIR]:${PATH}
``` ```
where `[MetaCLADE2_DIR]` is MetaCLADE2 installation directory. where `[MetaCLADE2_DIR]` is MetaCLADE2 installation directory.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment