diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |