diff --git a/docs/src/docs/godot/tutorials/quickstart.mdx b/docs/src/docs/godot/tutorials/quickstart.mdx index d3d7337c0b..ec1594eadf 100644 --- a/docs/src/docs/godot/tutorials/quickstart.mdx +++ b/docs/src/docs/godot/tutorials/quickstart.mdx @@ -20,6 +20,8 @@ The Rivet plugin allows you to get a multiplayer game running out of the box in ## Detailed Steps +### Prerequisite: You need to install Docker for Rivet to work. You can install Docker [here](https://docs.docker.com/get-started/get-docker/). + ### 1. Set up the Rivet Godot plugin 1. Install the [Rivet Godot plugin](https://godotengine.org/asset-library/asset/1881) from the Asset Library or within the engine under AssetLib (search for "Rivet").