diff --git a/README.md b/README.md index bf38dd8b..9b3ced88 100755 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Release notes can be found [here](https://blog.kellybrazil.com/category/jc-news/ For more information on the motivations for this project, please see my [blog post](https://blog.kellybrazil.com/2019/11/26/bringing-the-unix-philosophy-to-the-21st-century/). ## Installation -There are several ways to get `jc`. You can install via `pip3`, `deb`, `rpm` package or by copying the binary for your architecture and running it anywhere in your filesystem. +There are several ways to get `jc`. You can install via `pip3`, `deb` or `rpm` packages, or by copying the binary for your architecture and running it anywhere in your filesystem. ### Pip3 (macOS, Linux, Windows) ```