You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ In simpliest case to compile Jinja2Cpp you need:
164
164
165
165
In this case Jinja2Cpp will be built with internally-shipped dependencies and install them respectively. But Jinja2Cpp supports build with externally-provided deps. Different Jinja2Cpp usage scenarios can be found in this repository: https://github.com/jinja2cpp/examples-build
166
166
167
-
## Usage conan.io dependency manager
167
+
## Usage with conan.io dependency manager
168
168
Jinja2Cpp can be used as conan.io package. In this case you should do the following steps:
169
169
170
170
1. Install conan.io according to the documentation ( https://docs.conan.io/en/latest/installation.html )
0 commit comments