Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Hener committed Feb 1, 2021
1 parent 3d9a4b9 commit 1d2d471
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ This file will tell the frontend where to look for the backend api. Remember you

To build the frontend you will also need `node` and `yarn` (you could use npm, but Makefile is designed to use yarn, as I am using it).

Please be advised your yarn version should be something like: `1.22.10` not `0.32+git` which the Raspberry PI will install from the repositories. Better use this tutorial to install yarn (applicable for Debian): [https://linuxize.com/post/how-to-install-yarn-on-debian-10/](https://linuxize.com/post/how-to-install-yarn-on-debian-10/).

Then you do:

```bash
Expand Down

0 comments on commit 1d2d471

Please sign in to comment.