Skip to content

Commit d1827c8

Browse files
authored
correct outdated reflex apps command (#1208)
1 parent 5e46ca0 commit d1827c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hosting/machine-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ image_zoom(rx.image(src="/scaling_vms.webp", padding_bottom="20px"))
2222
To get all the possible VMTypes you can run the following command:
2323

2424
```bash
25-
reflex apps vmtypes
25+
reflex cloud vmtypes
2626
```
2727

2828
To set which VMType to use when deploying your app you can pass the `--vmtype` flag with the id of the VMType. For example:

0 commit comments

Comments
 (0)