docs: fix clone URL — point to Forgejo
Some checks are pending
CI / test (22.04) (push) Waiting to run
CI / test (24.04) (push) Waiting to run

This commit is contained in:
pyr0ball 2026-05-26 15:19:30 -07:00
parent 788b5c1688
commit d8f3437c4b

View file

@ -29,7 +29,7 @@ without modifying Inkscape itself.
## Install ## Install
```bash ```bash
git clone https://github.com/your-org/illuscape git clone https://git.opensourcesolarpunk.com/Circuit-Forge/illuscape
cd illuscape cd illuscape
./install.sh ./install.sh
``` ```