summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2021-05-23 13:38:51 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-05-28 04:24:25 +0300
commit388ea375dcdce92ed389be16894d663ec0b2ba0a (patch)
treec4599f599ea311c80e1b1d2b76d11ef0ae4dfa0a /README.md
parentda77a74c7cfd93f3ff7640a6ea71e5f08107e55a (diff)
downloadopenbmc-388ea375dcdce92ed389be16894d663ec0b2ba0a.tar.xz
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>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e30747dd2c..71bd42890a 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ zaius
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,