diff --git a/docs/04-get-started/02-quickstart.md b/docs/04-get-started/02-quickstart.md index d2865ea3..57c759aa 100644 --- a/docs/04-get-started/02-quickstart.md +++ b/docs/04-get-started/02-quickstart.md @@ -31,7 +31,7 @@ $ flutter doctor Serverpod is installed using the Dart package manager. To install Serverpod, run the following command in your terminal: ```txt -$ dart install serverpod_cli 4.0.0-beta.1 +$ dart install serverpod_cli 4.0.0-rc.1 ``` Verify the installation by running: