mirror of
https://github.com/actix/actix-website
synced 2025-03-16 05:02:45 +01:00
Fixed a typo
This commit is contained in:
parent
bfff012b6a
commit
c0e6a2e906
@ -18,7 +18,7 @@ guide will assume that you actually run Rust 1.26 or later.
|
|||||||
|
|
||||||
# Installing `actix-web`
|
# Installing `actix-web`
|
||||||
|
|
||||||
Thank's to Rust's `cargo` package manger you won't need to explicitly install
|
Thank's to Rust's `cargo` package manager you won't need to explicitly install
|
||||||
`actix-web`. Just depend on it and you're ready to go. For the unlikely
|
`actix-web`. Just depend on it and you're ready to go. For the unlikely
|
||||||
case that you want to use the development version of actix-web you can
|
case that you want to use the development version of actix-web you can
|
||||||
depend on the git repository directly.
|
depend on the git repository directly.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user