Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrieke authored Aug 25, 2023
1 parent de65c4e commit 79be1c9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,9 @@ simplified configuration interfaces. It is partially tested and adds a [streamli

```bash
git clone https://github.com/chrieke/prettymapp.git
cd prettymapp
streamlit run streamlit-prettymapp/app.py
cd prettymapp/streamlit-prettymapp
pip install -r requirements.txt
streamlit run app.py
```

## Python package
Expand Down

0 comments on commit 79be1c9

Please sign in to comment.