How To Install scikit-rf
========================

If you have installed Python, you can install scikit-rf from pip via

python -m pip install scikit-rf

If you have installed Anaconda, then you can also get scikit-rf from

conda install -c conda-forge scikit-rf

For more information, please refer to the official website: http://scikit-rf.org/
