Skip to content
Snippets Groups Projects
Commit 1e6f750c authored by hugo chauvet's avatar hugo chauvet
Browse files

correct install command

parent 9cb2f1da
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ This package provides a set of UI built on top of ipywidgets. UI are small sets
To install nbUI, download this repository, unpack it and run:
```python
python3 setup.py install
python3 -m pip install --user -U ./
```
## List of nbUI
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment