docs: 'like so' -> 'as in the following example'
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user