From 388ea375dcdce92ed389be16894d663ec0b2ba0a Mon Sep 17 00:00:00 2001 From: Andrew Jeffery Date: Sun, 23 May 2021 20:08:51 +0930 Subject: 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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, -- cgit v1.2.3