Skip to content

Commit 15fce0a

Browse files
authored
Update README.md with cargo install instructions
1 parent 9be30fd commit 15fce0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +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`
5556
- **Build from source:** This is a relatively standard cargo project so you should be able to just `git clone` and `cargo build --release` it.
5657

5758
### Platform support matrix

0 commit comments

Comments
 (0)