1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

formatting

This commit is contained in:
Kelly Brazil
2020-04-15 21:23:55 -07:00
parent 79b2841764
commit 560c7f7e6d

View File

@ -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)
```