Skip to content

Commit

Permalink
Merge pull request #5 from oinksoft/fix/readme-min-gnused-version
Browse files Browse the repository at this point in the history
README: Note minimum GNU sed version.
  • Loading branch information
SoptikHa2 authored Apr 21, 2020
2 parents a13ed22 + 7d713ac commit 0f3b24b
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 @@ -32,7 +32,7 @@ cargo install desed

Development: `rust`, `cargo`

Runtime: `sed` (GNU version)
Runtime: `sed` (GNU version, >= 4.6)

## Controls

Expand Down

0 comments on commit 0f3b24b

Please sign in to comment.