Skip to content

Commit

Permalink
Fixup to quick start
Browse files Browse the repository at this point in the history
  • Loading branch information
xylar authored Feb 7, 2024
1 parent 74f875e commit 8c444ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/omega/doc/devGuide/QuickStart.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Clone the develop branch of the Omega repo:
git clone git@github.com:E3SM-Project/Omega.git develop
```

Rename `origin` to `E3SM-Project/Omega` for clarity:
You may wish to rename `origin` to `E3SM-Project/Omega` for clarity:
```sh
git remote rename origin E3SM-Project/Omega
```
Expand Down

0 comments on commit 8c444ca

Please sign in to comment.