Browse Source

Update build.md

Correct Url for repository.
Serg2DFX 10 years ago
parent
commit
aefe4bbbe5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/build.md

+ 1 - 1
docs/build.md

@@ -12,7 +12,7 @@ Perspex.Gtk project in Visual Studio.
 
 
 ### Clone the Perspex repository
 ### Clone the Perspex repository
 
 
-    git clone https://github.com/grokys/Perspex.git
+    git clone https://github.com/Perspex/Perspex.git
 
 
 We currently need to build our own private version of ReactiveUI as it doesn't work on mono. This
 We currently need to build our own private version of ReactiveUI as it doesn't work on mono. This
 is linked as a submodule in the git repository, so run:
 is linked as a submodule in the git repository, so run: