Skip to content

Commit

Permalink
Nick added ./ in front of hello.cf
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Anderson <[email protected]>
  • Loading branch information
olehermanse and nickanderson authored Apr 25, 2024
1 parent d65bbb0 commit 0292743
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 @@ -63,7 +63,7 @@ bundle agent main
The following policy code may be executed with cf-agent (the main CFEngine binary) as follows.

```bash
$ cf-agent/cf-agent hello.cf
$ cf-agent/cf-agent ./hello.cf
R: Hello, world
```

Expand Down

0 comments on commit 0292743

Please sign in to comment.