fixed clone path

This commit is contained in:
Llewellyn van der Merwe 2023-08-11 19:24:25 +02:00
parent b909f3c88c
commit 06f2406a29
Signed by: Llewellyn
GPG Key ID: A9201372263741E7
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ $ sudo pip3 install pysword
1. Clone this repository and navigate into it.
```bash
$ git clone https://git.vdm.dev/getBible/v2.git
$ git clone https://git.vdm.dev/getBible/v2_builder.git
$ cd v2_builder/
```