]> git.lizzy.rs Git - rust.git/commit
Clarify installation instructions
authorJonathan Behrens <fintelia@gmail.com>
Sun, 1 Dec 2019 02:20:54 +0000 (21:20 -0500)
committerGitHub <noreply@github.com>
Sun, 1 Dec 2019 02:20:54 +0000 (21:20 -0500)
commitc69ed9bd1f83e172def2678550ab4dd7c1b1dc1a
tree14e0ce58d453d074f0d4f4366bce78d20865fe74
parent780f476b4f438d473bc2e2299c2b8bf0a6fb9257
Clarify installation instructions

In particular it is necessary to clone the repository before running the other commands. I also removed the `cargo install` side note because it didn't actually work (running the command just produces an error that --package isn't a recognized flag) and added a tldr code block with the list of commands to run.
docs/user/README.md