diff --git a/docs/book/src/02_getting_started.md b/docs/book/src/02_getting_started.md index 6164593fc7..9512dd163a 100644 --- a/docs/book/src/02_getting_started.md +++ b/docs/book/src/02_getting_started.md @@ -45,7 +45,7 @@ cargo add leptos --features=csr > > or only for this project > -> > ```bash +> ```bash > rustup toolchain install nightly > cd > rustup override set nightly