Skip to content

Commit b3a37c2

Browse files
authored
Update README.md (#20)
1 parent 31de9c7 commit b3a37c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
```python
1515
pip install 'amadeusgpt[streamlit]'
1616
```
17-
- If you want the demo, you will also need demo files that are supplied in our repo (see below**), so please git clone the repo. Then, to launch the Demo App execute:
17+
- If you want the **Streamlit Demo on your computer**, you will also need demo files that are supplied in our repo (see below**), so please git clone the repo and navigate into the `AmadeusGPT` directory. Then in your conda env/terminal run `pip install '.[streamlit]'`. Then, to launch the Demo App execute in the terminal:
1818
```python
1919
make app
2020
```

0 commit comments

Comments
 (0)