Skip to content

Commit

Permalink
Merge pull request #126 from mikelolasagasti/readme-change-name
Browse files Browse the repository at this point in the history
README change binary name in usage example
  • Loading branch information
thaJeztah authored Dec 15, 2024
2 parents 0ab6705 + 67f97ff commit 469a148
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 @@ -8,7 +8,7 @@ Uses [blackfriday](https://github.com/russross/blackfriday) to process markdown
### Usage

```
./md2man -in /path/to/markdownfile.md -out /manfile/output/path
./go-md2man -in /path/to/markdownfile.md -out /manfile/output/path
```

### How to contribute
Expand Down

0 comments on commit 469a148

Please sign in to comment.