Skip to content

Commit 468803f

Browse files
committed
Update deprecated fly command
1 parent 7cc2de1 commit 468803f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/11/en/part11c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Before going to the automated deployment, we shall ensure in this exercise that
8484
So, create a new app in Fly.io. After that generate a Fly.io API token with the command
8585

8686
```bash
87-
flyctl auth token
87+
fly tokens create deploy
8888
```
8989

9090
You'll need the token soon for your deployment workflow so save it somewhere (but do not commit that to GitHub)!

0 commit comments

Comments
 (0)