diff --git a/docs/build.md b/docs/build.md index db59f43154..e0a8698fc8 100644 --- a/docs/build.md +++ b/docs/build.md @@ -46,7 +46,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.sh``` script which can be found under the folder ```Perspex\src\Skia\```. +The next step is to download the Skia native libraries. Run ```getnatives.sh``` script which can be found under the folder ```src\Skia\```. ### Load the Project in MonoDevelop