Skip to content

Commit 30c10c2

Browse files
committed
Add link in readme
1 parent e366c77 commit 30c10c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,8 @@ cmake . -DBUILD_TESTS=ON
202202
make xtest
203203
```
204204

205+
See also [CONTRIBUTING.md](CONTRIBUTING.md) for instruction to build and test automatically with Pixi.
206+
205207
## Building the HTML Documentation
206208

207209
xsimd's documentation is built with three tools
@@ -230,6 +232,8 @@ make html
230232

231233
from the `docs` subdirectory.
232234

235+
See also [CONTRIBUTING.md](CONTRIBUTING.md) for a Pixi task to build the doc.
236+
233237
## License
234238

235239
We use a shared copyright model that enables all contributors to maintain the

0 commit comments

Comments
 (0)