mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 17:01:09 +03:00
Update build.md (#1252)
Don't specify building from testnet3 since it doesn't include necessary commits
This commit is contained in:
parent
12a2fc4f5a
commit
92bfb7e819
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ If you decide to use a persistent storage (e.g. ```-v grin:/usr/src/grin```) you
|
|||
```sh
|
||||
git clone https://github.com/mimblewimble/grin.git
|
||||
cd grin
|
||||
git checkout milestone/testnet3
|
||||
cargo build --release
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue