1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-09-09 05:08:32 +00:00

Remove redundant quickstart paragraph.

This commit is contained in:
memoryruins 2018-04-05 18:32:04 -04:00
parent 800f711cc1
commit a3f124685a

View file

@ -1,8 +1,5 @@
# Quick start
Before you can start writing a actix web applications, youll need a version of Rust installed.
We recommend you use rustup to install or configure such a version.
## Install Rust
Before we begin, we need to install Rust using the [rustup](https://www.rustup.rs/) installer: