diff options
-rw-r--r-- | util/autoport/readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/autoport/readme.md b/util/autoport/readme.md index b673b5b017..3b7c2e386d 100644 --- a/util/autoport/readme.md +++ b/util/autoport/readme.md @@ -28,6 +28,8 @@ This will allow autoport to detect as much as possible make cd ../inteltool make + cd ../superiotool + make cd ../autoport go build sudo ./autoport --input_log=logs --make_logs --coreboot_dir=../.. |