Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kleok authored Jun 14, 2022
1 parent 062058f commit a718430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ git clone https://github.com/kleok/FLOMPY.git

on GNU/Linux, append to .bashrc file:
```
export FLOMPY_HOME=~/FLOMPY
export FLOMPY_HOME=~/FLOMPY/flompy
export PYTHONPATH=${PYTHONPATH}:${FLOMPY_HOME}
export PATH=${PATH}:${FLOMPY_HOME}
```
Expand Down

0 comments on commit a718430

Please sign in to comment.