Skip to content

Commit

Permalink
Update README.md (#149)
Browse files Browse the repository at this point in the history
Corrected hyperlinks
  • Loading branch information
jwillemsen authored and lukka committed Jul 19, 2022
1 parent d0a667b commit a5b9295
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 @@ -39,8 +39,8 @@ Good companions are the [run-cmake](https://github.com/marketplace/actions/run-c
## Quickstart with instructions

It is __highly recommended__ to use:
- [vcpkg as a submodule](#vcpkgsubmodule).
- a [vcpkg.json](#vcpkgjson) manifest file to declaratively specify the dependencies.
- [vcpkg as a submodule](#use-vcpkg-as-a-submodule-of-your-repository).
- a [vcpkg.json](#use-vcpkgs-vcpkgjson-file-to-specify-the-dependencies) manifest file to declaratively specify the dependencies.
- a `CMakePresets.json` file.

```yaml
Expand Down

0 comments on commit a5b9295

Please sign in to comment.