Update README.md

pull/5/head
Jeremiah K 2023-11-26 21:03:59 -06:00 zatwierdzone przez GitHub
rodzic 4e38545d04
commit 4d0b0f3043
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
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