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 e7139ca commit 80bdfe3
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 @@ -30,7 +30,7 @@ Running tests locally is useful when updating GitHub actions, or locally testing
NAME STATUS CONFIG FILES
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
4. You can now run unit tests on your local emulators
5. You can stop the local xmtp server with the following command
```bash
docker-compose -p xmtp -f dev/local/docker-compose.yml down
Expand Down

0 comments on commit 80bdfe3

Please sign in to comment.