Skip to content

Commit b94dfa0

Browse files
committed
Fix repository URL in README
1 parent 6e31d83 commit b94dfa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dotnet add package MultiGpuHelper
2323
### From Source
2424

2525
```bash
26-
git clone https://github.com/yourname/MultiGpuHelper.git
26+
git clone https://github.com/Vanderhell/MultiGpuHelper.git
2727
cd MultiGpuHelper
2828
dotnet build
2929
```

0 commit comments

Comments
 (0)