Remove a silly codename
Change-Id: I9498f4c74c925be8e4c5c77ca7fa374fe30d945f
diff --git a/GettingStarted.md b/GettingStarted.md
index f33596a..a02f08e 100644
--- a/GettingStarted.md
+++ b/GettingStarted.md
@@ -1,4 +1,4 @@
-# Getting Started with Debian on the i.MX8M (codename Wall-e)
+# Getting Started with Debian on the i.MX8M
## Checking out the repository
@@ -72,7 +72,7 @@
## Quick Explanation of the Build System
-Wall-e's build system is relatively straightforward. It's a selection of split
+The build system is relatively straightforward. It's a selection of split
out multi-target makefiles defined in the `build/` directory. Each makefile is
designed to be as standalone as possible so that each can be built individually
using the `mm` command, or collectively using `m`.