Skip to content

Commit 7a01dd1

Browse files
authored
Update README.md
1 parent ffd14d2 commit 7a01dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Related blog [post](https://cceyda.github.io/blog/torchserve/streamlit/dashboard
1111
Simply run:
1212

1313
```bash
14-
pip3 install torchserve-dashboard
14+
pip3 install torchserve-dashboard --user
1515
# torchserve-dashboard [streamlit_options] -- [config_path] [model_store(optional)]
1616
torchserve-dashboard --server.port 8105 -- --config_path ./torchserve.properties --model_store ./model_store
1717
```

0 commit comments

Comments
 (0)