Skip to content
Snippets Groups Projects
Verified Commit 4a5fe60e authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

swh-graph: Use crates to install released version

parent 48d31b09
No related branches found
No related tags found
No related merge requests found
Pipeline #10532 passed
......@@ -121,7 +121,7 @@ So technically, deploying a new version ``version`` is:
.. code-block:: console
RUSTFLAGS="-C target-cpu=native" \
cargo install --git https://gitlab.softwareheritage.org/swh/devel/swh-graph.git \
cargo install \
--features grpc-server \
swh-graph
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment