Skip to content

Commit

Permalink
Update example/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: J-Ha <[email protected]>
  • Loading branch information
cameronvoell and jhaaaa authored Dec 8, 2023
1 parent 80bdfe3 commit a63689c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Running tests locally is useful when updating GitHub actions, or locally testing
xmtp running(3) <REPO_DIRECTORY>/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
```

0 comments on commit a63689c

Please sign in to comment.