Skip to content

Commit

Permalink
fix the example in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mershad-manesh authored Feb 20, 2024
1 parent d5a4658 commit 040742b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions minion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This template can be used to bring up a minion and connect it to a OpenNMS core.
### Example:
Adding a file called `hello.txt` to `etc` folder inside the minion container
```
$ cd minion
$ echo "Hello World" > etc/hello.txt
```

Expand Down

0 comments on commit 040742b

Please sign in to comment.