Skip to content

Commit

Permalink
docs: update clone instructions in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BayernMuller committed Oct 29, 2024
1 parent 0a7c938 commit 7bc9e11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@


#### Build
* Clone repository **recursively** to include submodules.
* `git clone --recursive https://github.com/bayernmuller/vibra.git`
* Clone vibra repository
* `git clone https://github.com/bayernmuller/vibra.git`

* Run the following commands to build vibra:
* `cd vibra`
Expand Down

0 comments on commit 7bc9e11

Please sign in to comment.