Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmus-kirk committed Sep 20, 2024
1 parent 2e99640 commit 6ffa3b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ cargo install submerger

One way to build this project is using [Rust](https://www.rust-lang.org/tools/install).

> **Note:** You must build using [rust nightly](https://rust-lang.github.io/rustup/concepts/toolchains.html)!
Clone the repository:

```bash
Expand All @@ -49,6 +51,8 @@ cargo build --release

### Nix

> **Note:** [Nix flakes](https://nixos.wiki/wiki/flakes) must be enabled!
#### Installation

```bash
Expand Down

0 comments on commit 6ffa3b2

Please sign in to comment.