docs: update readme
continuous-integration/drone/push Build is failing Details

Copied from https://github.com/go-vikunja/frontend/pull/146
This commit is contained in:
kolaente 2024-02-05 21:15:57 +01:00
parent 4f27e4a477
commit 45f5d522d1
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ export DOCKER_BUILDKIT=1
docker build -t vikunja/frontend .
```
Refer to Refer [to multi-platform documentation](https://docs.docker.com/build/building/multi-platform/) in order to build for the different platform.
Refer to [multi-platform documentation](https://docs.docker.com/build/building/multi-platform/) in order to build for different platforms.
## Project setup
@ -49,4 +49,4 @@ pnpm run build
```shell
pnpm run lint
```
```