@jacmoe
I disagree. I think that @jzakiya has a point. What if a beginner is trying to
pick up Nim? They may not know how to configure their `$PATH`. Something as
simple as changing the wording to:
You will need to configure your `$PATH` environment variable. On most
systems this can be accomplished by entering `export
PATH=~/nim-0.17.0/bin:$PATH` in your terminal.
I think that is a simple enough change that makes life simpler for less experienced developers.
