mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2024-10-01 01:35:42 -04:00
fix typo
This commit is contained in:
parent
8a9a2b2330
commit
a97ccc8082
@ -55,9 +55,9 @@ Alternatively, start a local Haveno network with docker:
|
||||
2. `sudo docker-compose up`. This will start docker and initialize the network.
|
||||
|
||||
> **Docker Tips**
|
||||
> * Stop: `studo docker-compose stop`
|
||||
> * Stop: `sudo docker-compose stop`
|
||||
> * Rebuild: `sudo docker-compose build`
|
||||
> * Stop and delete contains: `studo docker-compose stop`
|
||||
> * Stop and delete contains: `sudo docker-compose stop`
|
||||
|
||||
### Run client tests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user