Code Review
/
apps
/
agl-service-can-low-level.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8d3076f
)
docs: update script paths in README.md
62/23562/1
8.0.5
halibut/8.0.5
halibut_8.0.5
author
Matt Ranostay
<matt.ranostay@konsulko.com>
Thu, 9 Jan 2020 04:12:41 +0000
(20:12 -0800)
committer
Matt Ranostay
<matt.ranostay@konsulko.com>
Thu, 9 Jan 2020 04:46:24 +0000
(
04:46
+0000)
Bug-AGL: SPEC-2984
Change-Id: I4b160319b4eb4cb27a4d3e18d9c1cab42eef76a0
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/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.