README fix

This commit is contained in:
James P. Howard, II
2020-09-24 20:38:31 -04:00
parent 5a7f5204d4
commit e79581dfcf

View File

@@ -25,7 +25,7 @@ Creating a Conan package is relatively easy. Simple cd into the source directory
and execute the conan create function.
```bash
git clone https://github.com/GavinNL/cpp_library_template
git clone https://github.com/k3jph/kami.git
cd kami
conan create . kami/develop