Closed
Description
Currently the Installation section of TRPL displays commands to be typed into the command line with a dollar sign in front, like this:
$ rustc --version
I see that there's a warning that you shouldn't type them, but nevertheless one person was already confused: https://users.rust-lang.org/t/powershell-and-rustc-command/1411
Either the warning should be made more prominent, or the dollar signs should be removed. (Note that in Clojure from the ground up there are no dollar signs, which seems to work well).
Metadata
Metadata
Assignees
Labels
No labels