Skip to content

Commit 84c6c19

Browse files
committed
chore: update readme
1 parent d5832eb commit 84c6c19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ This application renders interactive 3D plane-mesh wireframe structures with clo
1818
You can import this package directly from Git without publishing to npm:
1919

2020
```bash
21-
npm install git+https://github.com/yourusername/toroid-wireframe-clouds.git
21+
npm install git+https://github.com/Ivy-Interactive/toroid-wireframe-clouds.git
2222
```
2323

2424
Or add to your `package.json`:
2525

2626
```json
2727
{
2828
"dependencies": {
29-
"toroid-wireframe-clouds": "git+https://github.com/yourusername/toroid-wireframe-clouds.git"
29+
"toroid-wireframe-clouds": "git+https://Ivy-Interactive/yourusername/toroid-wireframe-clouds.git"
3030
}
3131
}
3232
```

0 commit comments

Comments
 (0)