Add alternate install instructions
This commit is contained in:
parent
7db88cb6d8
commit
5245a21c8d
@ -21,7 +21,13 @@ you can run:
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
pip install padio
|
Padio can be run on any system that includes Python 3 after installation with `pip`:
|
||||||
|
|
||||||
|
pip3 install padio
|
||||||
|
|
||||||
|
Or by downloading `./padio.py` and placing it anywhere in your `$PATH`.
|
||||||
|
|
||||||
|
*Note: I have not tested on Windows, but would welcome feedback or a patch*
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user