diff --git a/bin/README.md b/bin/README.md index 1006d71c..6f1fa39e 100644 --- a/bin/README.md +++ b/bin/README.md @@ -94,5 +94,5 @@ Optional args you can pass yo the show command are: - npm: Whether or not to use npm when install packages. Defaults to `false`, uses yarn. ``` -portal show [path=/some/path/dataset | port=4000 | npm=true] +portal show [path=\some\path\dataset | port=4000 | npm=true] ``` \ No newline at end of file