diff --git a/README.md b/README.md index 5f47acc..433b47e 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ $ pip install dist/nvexpo*.whl And add the follow line to your `.bashrc` file: ```Bash -eval(nvexpo init bash) +eval "$(nvexpo init bash)" ``` ## Basic usage