aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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.