Skip to content

v2021-06-16

Compare
Choose a tag to compare
@Viir Viir released this 16 Jun 11:43
· 1394 commits to main since this release
Fix installation on Ubuntu 20 🐛☠️

Fix the issue with installation on Ubuntu 20 discovered at https://github.com/elm-fullstack/elm-fullstack/issues/5
Use a new strategy of installing on Linux: Copy the executable file into the directory `/bin/`: Assume most systems will already have the `PATH` environment variable include this directory.