README: Don't specify build directory in setup example
Stop specifying the build directory in the example so people don't trip
over the incomprehensible errors that occur when they eventually do
change platform.
Change-Id: Id67d74169cac69be99aca5ecb3d4eeac37dcef44
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
diff --git a/README.md b/README.md
index e30747d..71bd428 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@
Once you know the target (e.g. romulus), source the `setup` script as follows:
```
-. setup romulus build
+. setup romulus
```
For evb-ast2500, please use the below command to specify the machine config,