mirror of
https://github.com/actix/actix-web.git
synced 2024-11-26 19:41:12 +00:00
Remove article.
This commit is contained in:
parent
8d5fa6ee71
commit
5d8cbccfe9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue