From b0ecc1583e016b99cec4f922ce57c01ba1501985 Mon Sep 17 00:00:00 2001 From: Jimmy Song Date: Wed, 18 Oct 2023 07:39:01 -0500 Subject: [PATCH] fixed readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c04a551..09e45f8 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ Install virtualenv: # Download requirements - $ git clone https://github.com/jimmysong/learnhd - $ cd learnhd + $ git clone https://github.com/jimmysong/learntaproot + $ cd learntaproot $ virtualenv -p python3 .venv Linux/OSX: