From c18a3ae254b18adfb927b3a3ef50b9fb858d76e8 Mon Sep 17 00:00:00 2001 From: Harry Date: Mon, 30 Oct 2017 20:43:08 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b98c523a5..fe8611096 100755 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +GtkSharp and its related components are licensed under LGPL v2.1 license, see [LICENSE](LICENSE) for more details.