mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-09 09:17:27 +00:00
docs: 'like so' -> 'as in the following example'
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
52cec044b8
commit
7b6f875920
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Usage:
|
|||
```
|
||||
|
||||
This action places the `flux` binary inside your repository root under `bin/flux`.
|
||||
You should add `bin/flux` to your `.gitignore` file like so:
|
||||
You should add `bin/flux` to your `.gitignore` file, as in the following example:
|
||||
|
||||
```gitignore
|
||||
# ignore flux binary
|
||||
|
|
|
|||
Loading…
Reference in a new issue