Merge pull request #622 from vterdunov/patch-1

This commit is contained in:
Hidde Beydals 2020-12-18 14:19:19 +01:00 committed by GitHub
commit f0f2a79384
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 `.gitingore` 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