Update path sep in ReadMe

This commit is contained in:
Rising Odegua 2022-02-02 08:57:54 +01:00
parent 064b4df0fb
commit 14b14f24e7

View File

@ -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]
```