compiler icon indicating copy to clipboard operation
compiler copied to clipboard

Inaccurate information in installation instructions

Open nacho00112 opened this issue 1 year ago • 1 comments

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.

nacho00112 avatar Dec 31 '23 05:12 nacho00112

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.

github-actions[bot] avatar Dec 31 '23 05:12 github-actions[bot]