diff --git a/README.md b/README.md index 923db08..6fb99ec 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ curl -sSL "https://git.staropensource.de/JeremyStarTM/kernel-optimized/raw/branc ``` ## Building from local repository -If you've already built this kernel or want to build it again without starting from scratch execute this: +If you've already built this kernel or want to compile the kernel from your local repository execute this: ```bash env BUILDTOOL_LOCALDIR=SET ./buildtool.sh ```