Skip to content

Commit 9eb8acb

Browse files
authored
Update README.md
1 parent 2208d6d commit 9eb8acb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,13 @@
3030

3131

3232
Tested compilers: GCC 13, Clang17 and MSVC 19
33-
Conan (2.x) Recipe: https://github.com/ThoSe1990/cwt-cucumber-conan
33+
Conan (2.x) Recipe: https://github.com/ThoSe1990/cwt-cucumber-conan. I didn't push this project to conancenter yet, but you can just create the Conan package locally:
34+
35+
```shell
36+
git clone https://github.com/ThoSe1990/cwt-cucumber-conan.git
37+
cd package
38+
conan create . --version 2.3.1 --user cwt --channel stable
39+
```
3440

3541
Thanks to [Jörg Kreuzberger](https://github.com/kreuzberger), who has contributed and tested a lot lately, which has improved this project a lot.
3642

0 commit comments

Comments
 (0)