Remove article.

This commit is contained in:
memoryruins 2018-04-06 15:12:06 -04:00
parent 8d5fa6ee71
commit 5d8cbccfe9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Install Rust
Before we begin, we need to install Rust using the [rustup](https://www.rustup.rs/):
Before we begin, we need to install Rust using [rustup](https://www.rustup.rs/):
```bash
curl https://sh.rustup.rs -sSf | sh