summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 438595b..78f1b49 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# hikakucsv
# Install
```
-pip install pandas matplotlib
+pip install pandas matplotlib streamlit
export PATH=$PATH:~/.local/bin
```
git clone