Skip to content

Commit

Permalink
Update docs/UsersGuide/source/BuildingRunningTesting/RunSRW.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Gillian Petro <[email protected]>
  • Loading branch information
natalie-perlin and gspetro-NOAA authored Oct 31, 2023
1 parent 6bd6f5f commit b50c53c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/UsersGuide/source/BuildingRunningTesting/RunSRW.rst
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,9 @@ regional_workflow.yaml for |graphics_env|
2) Installing the Miniforge, as example for the aarch64 (64-bit ARM) Miniforge for Linux that installs into $HOME/conda. Adjust as necessary for your target system.


wget https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-aarch64.sh
bash Miniforge3-Linux-aarch64.sh -bfp ~/conda
rm Miniforge3-Linux-aarch64.sh
wget https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-aarch64.sh
bash Miniforge3-Linux-aarch64.sh -bfp ~/conda
rm Miniforge3-Linux-aarch64.sh
source ~/conda/etc/profile.d/conda.sh
conda activate
conda install -y conda-build conda-verify
Expand Down

0 comments on commit b50c53c

Please sign in to comment.