Skip to content

Commit 7df05d1

Browse files
committed
Update GitHub owner references to renamed account
1 parent a23aaa7 commit 7df05d1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ If steps 2–3 work, the core app is functioning correctly — everything else l
7575
Requires [Node.js](https://nodejs.org) 22+.
7676

7777
```sh
78-
git clone https://github.com/SysTechSalihY/modelforge.git
78+
git clone https://github.com/voidstackloop/modelforge.git
7979
cd modelforge
8080

8181
# install dependencies

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"publish": {
5151
"provider": "github",
52-
"owner": "SysTechSalihY",
52+
"owner": "voidstackloop",
5353
"repo": "modelforge"
5454
}
5555
},

0 commit comments

Comments
 (0)