diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 3665f9a5..2d517297 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -15,12 +15,14 @@ the `bugtracker `_ or the `matrix roo Development environment ----------------------- -You can either run the demo locally or with docker. +You can either run the demo locally or with Docker. The only tool required for local development is `uv`. Make sure to have uv `installed on your computer `_ to be able to hack Canaille. +Some dependencies of Canaille might need to be compiled, so you probably want to check that `GCC` and `cargo` are available on your computer. + After having launched the demo you have access to several services: - A canaille server at `localhost:5000 `_