clearer deploy instruct

This commit is contained in:
Nicholas Koben Kao
2024-01-27 09:58:40 -08:00
parent cb01c896a0
commit 852d889397
+1 -1
View File
@@ -56,5 +56,5 @@ fly launch
```
if not, run this instead
```
fly deploy
fly deploy -c "toml file"
```