googlecreativelab / morse-learn

A fun little web app to help you learn Morse code on Gboard.
Apache License 2.0
289 stars 67 forks source link

Update README to specify correct yarn #8

Open josephwb opened 5 years ago

josephwb commented 5 years ago

Perhaps it was just me, but when I typed yarn Ubuntu suggested:

Command 'yarn' not found, but can be installed with:

sudo apt install cmdtest

which, of course, is not what is needed. This post gives nice simple instructions. Maybe something along these lines could be added to the README?

Thanks for putting this on github ( -_・)

josephwb commented 5 years ago

Erg maybe add a link to sass too?