fix(docs): fix typo in build instructions (#503)

This commit is contained in:
Danshil Mungur
2020-12-26 13:21:46 +04:00
committed by GitHub
parent c8c74b0ae5
commit 2b27a715b0

View File

@@ -38,7 +38,7 @@ All help is welcome and greatly appreciated. If you would like to contribute to
``` ```
yarn yarn
yarn install yarn dev
``` ```
- Alternatively you can run using [Docker](https://www.docker.com/) with `docker-compose up -d`. This method does not require installing NodeJS or Yarn on your machine directly. - Alternatively you can run using [Docker](https://www.docker.com/) with `docker-compose up -d`. This method does not require installing NodeJS or Yarn on your machine directly.