diff --git a/README.md b/README.md index e4dde80..0949b1a 100644 --- a/README.md +++ b/README.md @@ -352,7 +352,7 @@ This section shows the directory structure of a template. | | `-- preferences.ftl | |-- manifest.json # addon config | `-- prefs.js -|-- builds/ # build dir +|-- build/ # build dir |-- scripts # scripts for dev | |-- build.mjs # esbuild and replace | |-- reload.mjs