mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-22 20:35:37 +00:00
Update README.md
This commit is contained in:
parent
c6060b93a6
commit
c18a3ae254
|
@ -13,7 +13,7 @@ Pre requirements for building from source are that you have .Net Core and msbuil
|
|||
To build the repository, first clone it:
|
||||
|
||||
```sh
|
||||
git clone https://github.com/cra0zy/GtkSharp.git
|
||||
git clone https://github.com/GtkSharp/GtkSharp.git
|
||||
cd GtkSharp
|
||||
```
|
||||
|
||||
|
@ -52,4 +52,4 @@ Visual Studio and MonoDevelop addins will be available in the coming weeks.
|
|||
|
||||
## License
|
||||
|
||||
GtkSharp and its related components are licensed under LGPL v2.1 license, see [LICENSE](LICENSE) for more details.
|
||||
GtkSharp and its related components are licensed under LGPL v2.1 license, see [LICENSE](LICENSE) for more details.
|
||||
|
|
Loading…
Reference in a new issue