summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 931dc6b99..3098f8449 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ repository clone, and, if run without arguments, will display the list
of supported hardware targets, see the following example:
```
-$ . setup
+$ . setup <machine> [build_dir]
Target machine must be specified. Use one of:
centriq2400-rep nicole stardragon4800-rep2
@@ -63,7 +63,7 @@ neptune s2600wf
Once you know the target (e.g. romulus), source the `setup` script as follows:
```
-. setup romulus
+. setup romulus build
```
For evb-ast2500, please use the below command to specify the machine config,