Skip to content

Commit

Permalink
small update
Browse files Browse the repository at this point in the history
  • Loading branch information
hover2pi authored Nov 17, 2016
1 parent cdf2a97 commit c48c2e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Finally, add the `MultiNest` library path, the Linux path, the `chimera` modules
```
export LD_LIBRARY_PATH="/grp/software/Linux/multinest_test/anaconda3/lib"
export PATH=/grp/software/Linux/multinest_test_python2.7/anaconda2/bin:$PATH
export PYTHONPATH=<path_to_local_chimera_package>/OPERATIONAL_HOT_JUPITER_SIMPLE_CLOUD_CLEAR:$PYTHONPATH
export PYTHONPATH=<path_to_local_chimera_package>/ABSCOEFF:$PYTHONPATH
export PYTHONPATH=<path_to_central_storage_chimera_package>/OPERATIONAL_HOT_JUPITER_SIMPLE_CLOUD_CLEAR:$PYTHONPATH
export PYTHONPATH=<path_to_central_storage_chimera_package>/ABSCOEFF:$PYTHONPATH
```
And you're all set!

Expand Down

0 comments on commit c48c2e3

Please sign in to comment.