diff --git a/README.md b/README.md index 8eacb8d9..2c861e7d 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ To run your own Flotilla, it's as simple as: ```sh pnpm install pnpm run build -pnpm run start +node server.js ``` Or, if you prefer to use a container: