Skip to content

Commit

Permalink
docs(installation): update CLI command for checking FTL version
Browse files Browse the repository at this point in the history
  • Loading branch information
yarlson committed Jan 12, 2025
1 parent f8dcafd commit 9825418
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/docs/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Make sure you have Go 1.21 or later installed before building from source.
After installation, verify that FTL is properly installed:

```bash
ftl --version
ftl version
```

You should see output showing the current version of FTL.
Expand Down Expand Up @@ -117,7 +117,7 @@ After installing FTL, you should:

3. Verify FTL installation:
```bash
ftl --version
ftl version
```

::: tip Registry Authentication
Expand Down

0 comments on commit 9825418

Please sign in to comment.