Skip to content

Commit 6b71e71

Browse files
Merge pull request #186 from mjsabby/fix-doc-bug
Update README.md to remove incorrect repo name
2 parents e5026d3 + 1cf4217 commit 6b71e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ On Windows using .NET Core
5555
**Note:** - you need to run these commands from the Visual Studio Developer Command Prompt.
5656

5757
```bash
58-
:> git clone http://github.com/mjsabby/LLVMSharp
58+
:> git clone http://github.com/dotnet/LLVMSharp
5959
:> cd LLVMSharp
6060
:> dotnet build
6161
```

0 commit comments

Comments
 (0)