From 560c7f7e6d1f8a69ab026ddbff753d232ca1d00b Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Wed, 15 Apr 2020 21:23:55 -0700 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) ```