diff --git a/LOCAL_INSTALL.md b/LOCAL_INSTALL.md index 620e050342..c184b9cdf6 100644 --- a/LOCAL_INSTALL.md +++ b/LOCAL_INSTALL.md @@ -118,7 +118,7 @@ the provided docker-compose file: ```shell docker build ` - --target=node-api ` + --target=node-api ` -t node-api ` . ```