Update README.md
This commit is contained in:
parent
c6060b93a6
commit
c18a3ae254
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
To build the repository, first clone it:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/cra0zy/GtkSharp.git
|
git clone https://github.com/GtkSharp/GtkSharp.git
|
||||||
cd GtkSharp
|
cd GtkSharp
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -52,4 +52,4 @@ Visual Studio and MonoDevelop addins will be available in the coming weeks.
|
||||||
|
|
||||||
## License
|
## 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…
Add table
Reference in a new issue