Add -s flag to readme

This commit is contained in:
Jon Staab
2026-03-13 13:23:31 -07:00
parent 2546146ca8
commit c7fb404404
+1 -1
View File
@@ -29,7 +29,7 @@ To run your own Flotilla, it's as simple as:
```sh
pnpm install
pnpm run build
npx serve build
npx serve -s build
```
Or, if you prefer to use a container: