diff --git a/README.md b/README.md index 9d11944..479a41e 100644 --- a/README.md +++ b/README.md @@ -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`.