1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

update install info

This commit is contained in:
Kelly Brazil
2020-04-16 14:03:31 -07:00
parent 967b9db7f9
commit cf9720b749

View File

@ -71,7 +71,7 @@ For more information on the motivations for this project, please see my [blog po
## Installation ## Installation
There are several ways to get `jc`. You can install via `pip`, `deb` or `rpm` packages, or by downloading the correct binary for your architecture and running it anywhere on your filesystem. There are several ways to get `jc`. You can install via `pip`, `deb` or `rpm` packages, or by downloading the correct binary for your architecture and running it anywhere on your filesystem.
### Pip (macOS, Linux, Windows) ### Pip (macOS, linux, unix, Windows)
``` ```
$ pip3 install --upgrade jc $ pip3 install --upgrade jc
``` ```
@ -88,7 +88,7 @@ $ curl -O https://jc-packages.s3-us-west-1.amazonaws.com/latest/jc.rpm
$ sudo rpm -i jc.rpm $ sudo rpm -i jc.rpm
``` ```
### PKG (macOS) ### brew (macOS)
Coming Soon! Coming Soon!
### Binaries ### Binaries