fixed a grammatical error in the README
This commit is contained in:
parent
838fea7178
commit
bb98a393c0
@ -162,8 +162,8 @@ In the following examples there will be commands accepting an argument such as `
|
|||||||
* by specifying a package name and version separated by any of the following version comparators:
|
* by specifying a package name and version separated by any of the following version comparators:
|
||||||
* `<` less than
|
* `<` less than
|
||||||
* `>` greater than
|
* `>` greater than
|
||||||
* `<=` less or equal than
|
* `<=` less than or equal to
|
||||||
* `>=` greater or equal than
|
* `>=` greater than or equal to
|
||||||
|
|
||||||
Such example would be `foo>=2.0` or `blah-foo<=1.0`.
|
Such example would be `foo>=2.0` or `blah-foo<=1.0`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user