1
0
mirror of synced 2026-02-13 13:06:56 +00:00

docs: 'like so' -> 'as in the following example'

Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
Hidde Beydals
2020-12-18 13:51:43 +01:00
parent 52cec044b8
commit 7b6f875920

View File

@@ -11,7 +11,7 @@ Usage:
``` ```
This action places the `flux` binary inside your repository root under `bin/flux`. 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 ```gitignore
# ignore flux binary # ignore flux binary