mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-29 13:35:38 +00:00
spelling
This commit is contained in:
parent
c120ec2e49
commit
0602dae2f0
@ -114,11 +114,11 @@ make update
|
|||||||
|
|
||||||
To run a command that might use binaries from the Status Nim fork:
|
To run a command that might use binaries from the Status Nim fork:
|
||||||
```bash
|
```bash
|
||||||
./env.sh bash # start a new interractive shell with the right env vars set
|
./env.sh bash # start a new interactive shell with the right env vars set
|
||||||
which nim
|
which nim
|
||||||
nim --version
|
nim --version
|
||||||
|
|
||||||
# or without starting a new interractive shell:
|
# or without starting a new interactive shell:
|
||||||
./env.sh which nim
|
./env.sh which nim
|
||||||
./env.sh nim --version
|
./env.sh nim --version
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user