mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-12-16 00:33:56 -05:00
fix typo
This commit is contained in:
parent
8a9a2b2330
commit
a97ccc8082
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
2. `sudo docker-compose up`. This will start docker and initialize the network.
|
||||||
|
|
||||||
> **Docker Tips**
|
> **Docker Tips**
|
||||||
> * Stop: `studo docker-compose stop`
|
> * Stop: `sudo docker-compose stop`
|
||||||
> * Rebuild: `sudo docker-compose build`
|
> * Rebuild: `sudo docker-compose build`
|
||||||
> * Stop and delete contains: `studo docker-compose stop`
|
> * Stop and delete contains: `sudo docker-compose stop`
|
||||||
|
|
||||||
### Run client tests
|
### Run client tests
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue