diff --git a/bin/README.md b/bin/README.md index 6f1fa39e..f9cbacae 100644 --- a/bin/README.md +++ b/bin/README.md @@ -84,7 +84,7 @@ Why to deploy my data? ### Extra supported commands You can directly specify a folder to build from: ```bash -portal show path=\some\path\dataset +datahub show path=\some\path\dataset ``` Optional args you can pass yo the show command are: @@ -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] -``` \ No newline at end of file +datahub show [path=\some\path\dataset | port=4000 | npm=true] +```