This commit is contained in:
Jorijn van der Graaf 2024-12-30 22:29:05 +01:00
commit 4d1c5fd93b

View file

@ -11,7 +11,7 @@ git
``` ```
## Clone and build: ## Clone and build:
```bash ```bash
git clone https://github.com/The-Mighty-Cat/Crafter.Build.git git clone https://github.com/Catcrafts/Crafter.Build.git
cd Crafter.Build cd Crafter.Build
./build.sh ./build.sh
``` ```