aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2da0a74..4933ff2 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ make without a build target.
## Install and boot
The build system automatically generates most of the images needed to
-flash the system but there is on omision, it does not generate the boot
+flash the system but there is one omision, it does not generate the boot
image containing the kernel, device tree and initial ramdisk. We must do
that before flashing the images:
@@ -96,7 +96,7 @@ that before flashing the images:
androidboot.console=ttyMSM0 \androidboot.selinux=disabled"
We are now ready to flash the device. I typically force the board to remain in
-fastboot [by connecting a jumper between pins 30 and 26][3] of the 40 pin
+fastboot [by connecting a jumper between pins 30 and 26][4] of the 40 pin
expansion connector. We can then re-flash the device with the following
commands: