From: Matt Ranostay Date: Thu, 9 Jan 2020 04:12:41 +0000 (-0800) Subject: docs: update script paths in README.md X-Git-Tag: 8.99.5~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=0cbbe7bb1018d5e2a24f742ff8430931441eefb5;p=apps%2Fagl-service-can-low-level.git docs: update script paths in README.md Bug-AGL: SPEC-2984 Change-Id: I4b160319b4eb4cb27a4d3e18d9c1cab42eef76a0 Signed-off-by: Matt Ranostay --- diff --git a/README.md b/README.md index 2637f7f8..42245cca 100644 --- 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.