Skip to content

Commit

Permalink
Merge pull request #20 from Amynka/master
Browse files Browse the repository at this point in the history
fix git command in README.md
  • Loading branch information
dwalkes authored Jun 23, 2023
2 parents 0c26576 + eed71d7 commit 553f323
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 @@ -19,7 +19,7 @@ The basis of the automated test implementation for this repository comes from [h

The assignment-autotest directory contains scripts useful for automated testing Use
```
git submodule init update --recursive
git submodule update --init --recursive
```
to synchronize after cloning and before starting each assignment, as discussed in the assignment instructions.

Expand Down

0 comments on commit 553f323

Please sign in to comment.