diff options
| author | haturau <135221985+haturatu@users.noreply.github.com> | 2024-06-13 03:09:46 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-13 03:09:46 +0900 |
| commit | 61667bd593279f011ca2dfa15a1706d86d2a542b (patch) | |
| tree | 563352d88b9f22c1ced0b5fb5fd8eeee4bcb852e | |
| parent | 078a2a0c344454ef9cee6066659c1d3147375a4b (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # hikakucsv # Install ``` -pip install pandas matplotlib +pip install pandas matplotlib streamlit export PATH=$PATH:~/.local/bin ``` git clone |
