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

pull/505/head
Danshil Mungur 3 years ago committed by GitHub
parent c8c74b0ae5
commit 2b27a715b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -38,7 +38,7 @@ All help is welcome and greatly appreciated. If you would like to contribute to
```
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.

Loading…
Cancel
Save