mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
make example work from root dir of repo
This commit is contained in:
parent
e3e3358aad
commit
8b04c0c634
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Fleet's standard query library includes a growing collection of useful queries f
|
|||
|
||||
#### After cloning the fleetdm/fleet repo, import the queries using fleetctl:
|
||||
```
|
||||
fleetctl apply -f fleet/docs/1-Using-Fleet/standard-query-library/standard-query-library.yml
|
||||
fleetctl apply -f docs/1-Using-Fleet/standard-query-library/standard-query-library.yml
|
||||
```
|
||||
|
||||
## Contributors
|
||||
|
|
|
|||
Loading…
Reference in a new issue