Fix git clone instructions

This commit is contained in:
wiltbemj
2024-08-15 06:44:00 -06:00
parent 3389880dd3
commit 2377974e5c

View File

@@ -6,7 +6,7 @@ Clone repository
---------
The first step is to clone the Kaipy repository. You can do this by running the following command in your terminal:
```bash
git clone https://wiltbemj@bitbucket.org/aplkaiju/kaipy.git
git clone https://bitbucket.org/aplkaiju/kaipy.git
```
Install python dependencies