Fixed link in README.md (#111)

The section `Adding CPM` was poiting to non exinsting wiki page
This commit is contained in:
Giuseppe Cesarano
2020-04-26 16:44:16 +02:00
committed by GitHub
parent 00b5e80f88
commit 119eaee84d

View File

@@ -84,7 +84,7 @@ mkdir -p cmake
wget -O cmake/CPM.cmake https://github.com/TheLartians/CPM.cmake/releases/latest/download/CPM.cmake
```
You can also use CMake to download CPM for you. See the [wiki](https://github.com/TheLartians/CPM/wiki/Adding-CPM) for more details.
You can also use CMake to download CPM for you. See the [wiki](https://github.com/TheLartians/CPM.cmake/wiki/Downloading-CPM.cmake-in-CMake) for more details.
## Updating CPM