compiler
compiler copied to clipboard
Inaccurate information in installation instructions
In https://github.com/elm/compiler/blob/master/installers/linux/README.md,
ls is an executable, but cd is a command provided by the command line itself.
I got confused with this time ago, but noticed the truth when was casually playing with cd while developing an utility.
Thanks for reporting this! To set expectations:
- Issues are reviewed in batches, so it can take some time to get a response.
- Ask questions in a community forum. You will get an answer quicker that way!
- If you experience something similar, open a new issue. We like duplicates.
Finally, please be patient with the core team. They are trying their best with limited resources.