summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhaturau <135221985+haturatu@users.noreply.github.com>2024-06-13 03:09:46 +0900
committerGitHub <noreply@github.com>2024-06-13 03:09:46 +0900
commit61667bd593279f011ca2dfa15a1706d86d2a542b (patch)
tree563352d88b9f22c1ced0b5fb5fd8eeee4bcb852e
parent078a2a0c344454ef9cee6066659c1d3147375a4b (diff)
Update 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