mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-10 17:31:03 +00:00
Fixed #43: Easier clone link
This commit is contained in:
parent
121abbcd57
commit
0c8897a2b5
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Direct installation
|
|||
|
||||
Takahē requires Python 3.10 or above, so you'll need that first. Clone the repo::
|
||||
|
||||
git clone git@github.com:jointakahe/takahe
|
||||
git clone https://github.com/jointakahe/takahe/
|
||||
|
||||
Then, ``cd`` into that directory and create and activate a virtual environment
|
||||
(you can use other options, but this is the basic example)::
|
||||
|
|
Loading…
Reference in a new issue