From 9ea66ea262f02fb164f88c6f741839623fe56698 Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Wed, 27 Jan 2016 09:35:28 +1030 Subject: [PATCH] dropped Perspex prefix folder from step --- docs/build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build.md b/docs/build.md index b3be7581c4..c501b02c38 100644 --- a/docs/build.md +++ b/docs/build.md @@ -19,7 +19,7 @@ is linked as a submodule in the git repository, so run: 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