.. _installation: Installation ============ The quickest way to install the vinal package is with pip. Run the following line in your terminal and you should be good to go! .. code-block:: bash pip install vinal If you are using a Google Colab enviroment, you can use vinal by running the following cell. .. code-block:: bash !pip install vinal