Installation
=============
You will need **pip** to install FusionVet.
Pip is already installed if your Python3 version >= 3.4. Otherwise, follow this `instruction <https://pip.pypa.io/en/stable/installing/>`_ to install pip.
Use this command to install FusionVet and its dependency packages.
::

 $ pip3 install git+https://github.com/liguowang/fusionvet.git
