Skip to content

Commit

Permalink
Add section link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
aggarw13 committed Sep 26, 2020
1 parent 0624554 commit 187a6a7
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 @@ -47,7 +47,7 @@ git submodule update --checkout --init --recursive --test/unit-test/CMock

### Steps to build **Unit Tests**

1. Go to the root directory of this repository. (Make sure that the **CMock** submodule is cloned as described [above]())
1. Go to the root directory of this repository. (Make sure that the **CMock** submodule is cloned as described [above](#checkout-cmock-submodule))

1. Run the *cmake* command: `cmake -S test -B build -DBUILD_CLONE_SUBMODULES=ON `

Expand Down

0 comments on commit 187a6a7

Please sign in to comment.