Skip to content

Commit

Permalink
Update README.md with cargo install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ifd3f authored May 24, 2024
1 parent 9be30fd commit 15fce0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ There are a couple of ways to install Caligula.
- **Nix:**
- [Nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/ca/caligula/package.nix): `nix-env -i caligula`
- Repository flake: If your system is flake-enabled, you can use `github:ifd3f/caligula` for bleeding-edge changes.
- **Cargo:** `cargo install caligula`
- **Build from source:** This is a relatively standard cargo project so you should be able to just `git clone` and `cargo build --release` it.

### Platform support matrix
Expand Down

0 comments on commit 15fce0a

Please sign in to comment.