diff options
| author | Garrett Cox <garrettjcox@gmail.com> | 2026-09-17 20:16:22 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-09-17 20:16:22 -0500 |
| commit | 22cb5933b2a34c9b778679d28939fe4013eb208e (patch) | |
| tree | 1a1709df4ba25e4e51fe1d8cc0052ee124baed85 /docs | |
| parent | 8531560498d246214fb9ac91c428bd2b1fc00c52 (diff) | |
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 |
