diff --git a/Build-Command.md b/Build-Command.md index b1f4c04..c0c31fa 100644 --- a/Build-Command.md +++ b/Build-Command.md @@ -23,7 +23,7 @@ loom spin:up [name] [path] [--options] | --database | Select database (currently only sqlite) | `sqlite` | | --disable-database | Disable database container | (flag, no value) | | --disable-server | Exclude Nginx web server | (flag, no value) | -| --node | Set Node.js version | `20`, `23` | +| --node | Set Node.js version | `20`, `23`, etc. | ## What it Does