Quellcode durchsuchen

dropped Perspex prefix folder from step

Brendan Forster vor 9 Jahren
Ursprung
Commit
9ea66ea262
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      docs/build.md

+ 1 - 1
docs/build.md

@@ -19,7 +19,7 @@ is linked as a submodule in the git repository, so run:
 
 
     git submodule update --init
     git submodule update --init
     
     
-The next step is to download the Skia native libraries. Run ```getnatives.ps1``` PowerShell script which can be found under the folder ```Perspex\src\Skia\```.
+The next step is to download the Skia native libraries. Run ```getnatives.ps1``` PowerShell script which can be found under the folder ```src\Skia\```.
 
 
 ## Linux
 ## Linux