Skip to content

Commit d5220be

Browse files
Apply suggestion from @aidanheerdegen
Co-authored-by: Aidan Heerdegen <aidan.heerdegen@anu.edu.au>
1 parent bb95124 commit d5220be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/models/build_a_model/build_source_code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ To exactly match the version of access-spack-packages to the released model, che
111111

112112
```
113113
cd /g/data/\$PROJECT/\$USER/spack/0.22/access-spack-packages
114-
git fetch origin --tag
114+
git fetch origin --tags
115115
git checkout <spack_packages_version>
116116
```
117117

0 commit comments

Comments
 (0)