summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhaturatu <taro@eyes4you.org>2025-04-10 23:45:36 +0900
committerhaturatu <taro@eyes4you.org>2025-04-10 23:45:36 +0900
commitb6e6016f264e30bdfb68aab774af4f2f6ccfd4e3 (patch)
tree155cbb1e957acc13b0ffeb22a82e979f84471857 /README.md
parent4cbcafaf8422e509718837926ebc737a810007c9 (diff)
fix: update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index d67eb65..26fa227 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# wip
-@@wowowo-wo
+@wowowo-wo
# Usage
pyenv setup
@@ -23,6 +23,7 @@ source ~/.bashrc
```
```bash
+cd ~ ; mkdir git ; cd git ; git clone https://github.com/haturatu/ricci_curvature_on_graph ; cd ricci_curvature_on_graph
# pyenvの仮想環境としてライブラリが対応しているPythonのバージョンをインストール
pyenv install 3.10.13