diff --git a/docs/shuttle.md b/docs/shuttle.md index 6987829..99354c7 100644 --- a/docs/shuttle.md +++ b/docs/shuttle.md @@ -26,10 +26,10 @@ Shuttle has out-of-the-box support for Actix Web. Follow these steps to host you cargo install cargo-shuttle ``` -4. Create your project on the Shuttle platform: +4. Login to Shuttle ```sh -shuttle project start +shuttle login ``` 5. Deploy! 🚀