Update README.md

This commit is contained in:
Donatas
2024-07-31 09:56:38 +02:00
committed by GitHub
parent 9569be36a1
commit 5e542b9e29

View File

@@ -1,5 +1,5 @@
## Launching on Fly.io
```sh
fly launch --from https://github.com/fly-apps/hello-fastapi --into <my-app> --name <my-app>
fly launch --from https://github.com/fly-apps/hello-fastapi --into <my-app>
```