4
2
mirror of https://github.com/getbible/v2_builder.git synced 2024-06-02 05:40:47 +00:00

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

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/
```