We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9be30fd commit 15fce0aCopy full SHA for 15fce0a
README.md
@@ -52,6 +52,7 @@ There are a couple of ways to install Caligula.
52
- **Nix:**
53
- [Nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/ca/caligula/package.nix): `nix-env -i caligula`
54
- Repository flake: If your system is flake-enabled, you can use `github:ifd3f/caligula` for bleeding-edge changes.
55
+- **Cargo:** `cargo install caligula`
56
- **Build from source:** This is a relatively standard cargo project so you should be able to just `git clone` and `cargo build --release` it.
57
58
### Platform support matrix
0 commit comments