mirror of
https://github.com/actix/actix-website
synced 2025-08-31 00:50:20 +02:00
Capitalize Rust correctly (#149)
This commit is contained in:
@@ -19,7 +19,7 @@ will then use `listenfd` to pick up the socket that `systemfd` opened.
|
||||
## Binaries Necessary
|
||||
|
||||
For an automatic reloading experience you need to install `cargo-watch` and
|
||||
`systemfd`. Both are written in rust and can be installed with `cargo install`:
|
||||
`systemfd`. Both are written in Rust and can be installed with `cargo install`:
|
||||
|
||||
```
|
||||
cargo install systemfd cargo-watch
|
||||
|
Reference in New Issue
Block a user