docs: update script paths in README.md 61/23561/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Thu, 9 Jan 2020 04:12:41 +0000 (20:12 -0800)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 20 Jan 2020 14:38:07 +0000 (14:38 +0000)
Bug-AGL: SPEC-2984
Change-Id: I4b160319b4eb4cb27a4d3e18d9c1cab42eef76a0
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
README.md

index 2637f7f..42245cc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,8 +9,8 @@ Full document can be found under `docs` directory.
 Just use autobuild script:
 
 ```bash
-./conf.d/autobuild/agl/autobuild build
-./conf.d/autobuild/agl/autobuild package
+./autobuild/agl/autobuild build
+./autobuild/agl/autobuild package
 ```
 
 This will build both projects under build directory for each of them with default configuration.