Skip to content

Commit

Permalink
Fix typo in README (#4550)
Browse files Browse the repository at this point in the history
`--recusrive` (sic) was spelled wrong.

Co-authored-by: Bruce Collie <[email protected]>
Co-authored-by: rv-jenkins <[email protected]>
  • Loading branch information
3 people authored Jul 26, 2024
1 parent c43051f commit 3c8248b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ must first be installed.

## The Short Version

Regardless of system, unless you cloned with `--recusrive` you will first
Regardless of system, unless you cloned with `--recursive` you will first
have to run `git submodule update --init --recursive`.

You then need the build and runtime dependencies. If you are on a
Expand Down

0 comments on commit 3c8248b

Please sign in to comment.