Skip to content

Commit 326871f

Browse files
authored
Update README.md
1 parent 15fce0a commit 326871f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ There are a couple of ways to install Caligula.
5252
- **Nix:**
5353
- [Nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/ca/caligula/package.nix): `nix-env -i caligula`
5454
- Repository flake: If your system is flake-enabled, you can use `github:ifd3f/caligula` for bleeding-edge changes.
55-
- **Cargo:** `cargo install caligula`
55+
- **Cargo:** Caligula is published on [crates.io](https://crates.io/crates/caligula). Just run `cargo install caligula`
5656
- **Build from source:** This is a relatively standard cargo project so you should be able to just `git clone` and `cargo build --release` it.
5757

5858
### Platform support matrix

0 commit comments

Comments
 (0)