How to install EDNA2 ==================== EDNA2 will in the future be added to the 'pip' repository. For the moment you can install EDNA2 by following these steps: .. code-block:: bash git clone https://github.com/olofsvensson/edna2 cd edna2 python setup.py install