Update README.md

pull/9/head
Jeremiah K 2023-11-26 21:03:59 -06:00 zatwierdzone przez GitHub
rodzic 7d049d6712
commit ec00e5fd5f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -19,7 +19,7 @@ cd mmrelaynode && git submodule update --init
docker compose -f "docker-compose.yaml" up -d --build
```
If modifying the scripts, with the containers stopped, use these commands to rebuild them:
If modifying the scripts, with the containers stopped, use these commands to rebuild them *(note the first command will remove all stopped containers)*:
```
docker system prune -af