Skip to content

Commit

Permalink
Merge pull request #58 from NCAR/ALDepp-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mnlevy1981 authored Jan 24, 2024
2 parents 9e5ff02 + 73f940a commit f74813e
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 @@ -57,7 +57,7 @@ To test the package out, try to run `examples/coupled-model`:

```
$ conda activate cupid-dev
$ cd examples/coupled-model
$ cd examples/coupled_model
$ cupid-run config.yml
$ cupid-build config.yml # Will build HTML from Jupyter Book
```
Expand All @@ -75,4 +75,4 @@ For users running on the NCAR super computers (derecho or casper), you can visua
1. Select the browser client.
1. Type `xterm` and hit enter to open a terminal.
1. In the terminal, run `cd ${CUPID_ROOT}/examples/coupled_model/computed_notebooks/quick-run/_build/html` to enter the `html` directory.
1. From the updated directory, run `firefox index.html &` to open a web browser pointed at the generated web page.
1. From the updated directory, run `firefox index.html &` to open a web browser pointed at the generated web page.

0 comments on commit f74813e

Please sign in to comment.