mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-24 08:22:59 +01:00
Remove redundant quickstart paragraph.
This commit is contained in:
parent
800f711cc1
commit
a3f124685a
@ -1,8 +1,5 @@
|
|||||||
# Quick start
|
# Quick start
|
||||||
|
|
||||||
Before you can start writing a actix web applications, you’ll need a version of Rust installed.
|
|
||||||
We recommend you use rustup to install or configure such a version.
|
|
||||||
|
|
||||||
## Install Rust
|
## Install Rust
|
||||||
|
|
||||||
Before we begin, we need to install Rust using the [rustup](https://www.rustup.rs/) installer:
|
Before we begin, we need to install Rust using the [rustup](https://www.rustup.rs/) installer:
|
||||||
|
Loading…
Reference in New Issue
Block a user