Fixup: LOCAL_INSTALL.md PS instructions (#200)

This commit is contained in:
alfredo-f 2023-05-03 13:16:38 +02:00 committed by GitHub
parent cc18938235
commit 65543eb084
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -118,7 +118,7 @@ the provided docker-compose file:
```shell
docker build `
--target=node-api `
--target=node-api `
-t node-api `
.
```