Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
wait a few minutes, more than 2
  • Loading branch information
aszepieniec authored and Sword-Smith committed Jan 10, 2024
1 parent b0f9bda commit 757c0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Neptune-core is the reference implementation for the [Neptune](https://neptune.c
- Install LebelDB: `sudo apt install libleveldb-dev libsnappy-dev cmake`
- Download the repository: `git clone https://github.com/Neptune-Crypto/neptune-core.git`
- Enter the repository: `cd neptune-core`
- Build for release and put the binaries in your local path (`~/.cargo/bin/`): `cargo install --path .` (needs at least 3 GB of RAM and a minute or two)
- Build for release and put the binaries in your local path (`~/.cargo/bin/`): `cargo install --path .` (needs at least 3 GB of RAM and a few minutes)

### Windows

Expand Down

0 comments on commit 757c0f8

Please sign in to comment.