Skip to content

Commit

Permalink
Add cd command before git submodules command under Fetch the document…
Browse files Browse the repository at this point in the history
…ation section (#238)

Signed-off-by: Joshua Shanks <[email protected]>
  • Loading branch information
jjshanks authored Jan 5, 2024
1 parent a65d478 commit e6d8f6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ git clone [email protected]:opentofu/opentofu.org.git
2. Fetch the documentation:

```bash
cd opentofu.org
git submodule init
git submodule update
```
Expand Down

0 comments on commit e6d8f6d

Please sign in to comment.