mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-07 20:43:57 -05:00
* Removes trailing backslash, refs #4562 * Merge branch 'master' into feature/minor_documentation_fix
This commit is contained in:
committed by
prylabs-bulldozer[bot]
parent
a4db560e55
commit
d72e18ba60
@@ -106,7 +106,7 @@ To start your beacon node, issue the following command:
|
||||
```text
|
||||
docker run -it -v $HOME/prysm:/data -p 4000:4000 --name beacon-node \
|
||||
gcr.io/prysmaticlabs/prysm/beacon-chain:latest \
|
||||
--datadir=/data \
|
||||
--datadir=/data
|
||||
```
|
||||
|
||||
The beacon node can be halted by either using `Ctrl+c` or with the command:
|
||||
|
||||
Reference in New Issue
Block a user