Skip to content

Commit

Permalink
Merge pull request #40 from auneemitchell/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README.md, kubectl command references wrong filename
  • Loading branch information
redhatrises authored Mar 25, 2024
2 parents 2fe4104 + 95aa28e commit bd3bfcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ sudo docker run --rm quay.io/crowdstrike/detection-container
For Kubernetes environments, use the following command to run the detection container non-interactively:

```bash
kubectl create -f https://raw.githubusercontent.com/CrowdStrike/detection-container/main/detections.example.com
kubectl create -f https://raw.githubusercontent.com/CrowdStrike/detection-container/main/detections.example.yaml
```

0 comments on commit bd3bfcd

Please sign in to comment.