update readme

This commit is contained in:
Silas 2023-07-28 00:44:02 -04:00
parent 6d54472af3
commit e1395c5dce
Signed by: silentsilas
GPG Key ID: 4199EFB7DAA34349
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ If you would like to run `dockman.sh` from any directory on your system, follow
source ~/.zshrc
```
Now you can run `dockman.sh` directly from any directory.
Now you can run `dockman.sh` directly from inside any directory of a dockerized React Native project.
Note: The `source` command makes the changes effective immediately. You may need to restart your shell or terminal session to apply these changes if you choose not to use `source`.