Skip to content

Commit b5b6f09

Browse files
committed
website: minor edits
1 parent d771265 commit b5b6f09

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/nersc/users_installation.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In the same environment, also install QuickCompare:
4040
conda install conda-forge::e3sm_compareview
4141
```
4242

43-
## Using the installed apps
43+
## Using the installed applications
4444

4545
At this point, the user should be able to use the following commands to launch
4646
the individual tools, assuming the conda environment has been activated.
@@ -110,12 +110,13 @@ Again, the same commands can be used regardless of whether the terminal
110110
window is connected to a login node or a shared GPU node etc.
111111

112112

113-
## Updating an application
113+
## Updating the installations
114114

115115
In order to update the tools to the newest available versions on conda-forge
116-
(see links in the summary table on [this page](/guides/install_and_launch.md),
117-
you will need to find the versions you want to install and then run something like
118-
the following.
116+
you will need to
117+
- identify the versions you want to update to (see links in the summary table
118+
on [this page](/guides/install_and_launch.md), and then
119+
- do something like the following after adapting the syntax to your shell.
119120

120121
```sh
121122
pathRoot="/global/cfs/projectdirs/m4359/tools/"

0 commit comments

Comments
 (0)