mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-27 04:26:07 +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:
|
||||
```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
|
||||
nim --version
|
||||
|
||||
# or without starting a new interractive shell:
|
||||
# or without starting a new interactive shell:
|
||||
./env.sh which nim
|
||||
./env.sh nim --version
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user