diff --git a/example/README.md b/example/README.md index 85d75efd3..5de72d690 100644 --- a/example/README.md +++ b/example/README.md @@ -31,7 +31,7 @@ Running tests locally is useful when updating GitHub actions, or locally testing xmtp running(3) /xmtp-react-native/example/dev/local/docker-compose.yml ``` 4. You can now run unit tests on your local emulators -5. You can stop the local xmtp server with the following command +5. You can stop the XMTP server with the following command: ```bash docker-compose -p xmtp -f dev/local/docker-compose.yml down ``` \ No newline at end of file