Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Be explicit about the double `ncmaps` in the export variable.
  • Loading branch information
TomLav authored Apr 19, 2021
1 parent 7b3d048 commit 227a48e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ There are two ways for getting ncview to use the scientific colormaps:
1. Fetch the ncmaps repo from github;
2. Define (export) a shell environment variable to the sub-directory `ncmaps/`: `export NCVIEWBASE=</path/to/local/ncmaps/copy>/ncmaps/`.

For example: `export NCVIEWBASE=/home/tomlav/software/ncmaps/ncmaps/` (note `ncmaps` twice). You should add the export to your `.profile`.

*Option 2:*
1. Fetch the ncmaps repo from github;
2. Run `python3 write_ncmaps` in the terminal;
Expand Down

0 comments on commit 227a48e

Please # to comment.