From b6e6016f264e30bdfb68aab774af4f2f6ccfd4e3 Mon Sep 17 00:00:00 2001 From: haturatu Date: Thu, 10 Apr 2025 23:45:36 +0900 Subject: fix: update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3