Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 260 Bytes

installation.rst

File metadata and controls

17 lines (11 loc) · 260 Bytes

Installation

Installation with pip:

pip install PikaBus

Installation from source:

git clone https://github.com/hansehe/PikaBus.git
cd ./PikaBus/
python setup.py install