8000 Update build_and_install.md · jinja2cpp/jinja2cpp.github.io@1e963c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1e963c3

Browse files
authored
Update build_and_install.md
1 parent a8f804e commit 1e963c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/build_and_install.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ Jinja2Cpp can be used as conan.io package. In this case you should do the follow
6868
- https://api.bintray.com/conan/martinmoene/nonstd-lite
6969
- https://api.bintray.com/conan/bincrafters/public-conan
7070
- https://api.bintray.com/conan/manu343726/conan-packages
71-
The sample command is: `conan remote add martin https://api.bintray.com/conan/martinmoene/nonstd-lite`
71+
72+
The sample command is: `conan remote add martin https://api.bintray.com/conan/martinmoene/nonstd-lite`
7273
3. Add reference to Jinja2Cpp package (`jinja2cpp/0.9.1@Manu343726/testing`) to your conanfile.txt, conanfile.py or CMakeLists.txt. For instance, with usage of `conan-cmake` integration it could be written this way:
7374

7475
```cmake

0 commit comments

Comments
 (0)
0