diff --git a/README.md b/README.md index 9fb82137..8a2f9707 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Kernel config files and the files specific to OPI board are placed in **build** The included build script *build_linux_kernel.sh* can be used to build the kernel
`./build_linux_kernel.sh [clean | all | 2 | plus] [clean]` -**clean** as 1st parameter cleans the kernell tree and build directories
-**clean** as 2nd parameter cleans the kernell tree before build
+**clean** as 1st parameter cleans the kernel tree and build directories
+**clean** as 2nd parameter cleans the kernel tree before build
**all** builds the uImage for OPI-2 & OPI-PLUS
**2** builds the uImage for OPI-2
**plus** builds the uImage for OPI-PLUS