fixed readme

This commit is contained in:
Jimmy Song 2023-10-18 07:39:01 -05:00
parent d903431649
commit b0ecc1583e
1 changed files with 2 additions and 2 deletions

View File

@ -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: