summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdocs/dev_guide/autobuild.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev_guide/autobuild.md b/docs/dev_guide/autobuild.md
index 6a1f97c..b5df6ee 100755
--- a/docs/dev_guide/autobuild.md
+++ b/docs/dev_guide/autobuild.md
@@ -128,5 +128,5 @@ BUILD_ARGS="-DC_FLAGS='-g -O2'").
Following is an example:
```bash
-./autobuild/wgt/autobuild package DEST=/tmp
+./autobuild/agl/autobuild package DEST=/tmp
```