We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5026d3 commit 1cf4217Copy full SHA for 1cf4217
1 file changed
README.md
@@ -55,7 +55,7 @@ On Windows using .NET Core
55
**Note:** - you need to run these commands from the Visual Studio Developer Command Prompt.
56
57
```bash
58
- :> git clone http://github.com/mjsabby/LLVMSharp
+ :> git clone http://github.com/dotnet/LLVMSharp
59
:> cd LLVMSharp
60
:> dotnet build
61
```
0 commit comments