diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/BUILDING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/BUILDING.md b/docs/BUILDING.md index a6665175d..2ebef7f5c 100644 --- a/docs/BUILDING.md +++ b/docs/BUILDING.md @@ -197,7 +197,7 @@ _Note: If you're using Visual Studio Code, the [CMake Tools plugin](https://mark ```bash # Clone the repo and enter the directory -git clone https://github.com/HarbourMasters/2ship2harkinian.git +git clone https://github.com/2ship2harkinian/2ship2harkinian.git cd 2ship2harkinian # Clone the submodules @@ -252,7 +252,7 @@ _Note: If you're using Visual Studio Code, the [cpack plugin](https://marketplac ```bash # Clone the repo -git clone https://github.com/HarbourMasters/2ship2harkinian.git +git clone https://github.com/2ship2harkinian/2ship2harkinian.git cd 2ship2harkinian # Clone the submodule libultraship git submodule update --init |
