.. installing: Installing ========== Using the Python Package Manager -------------------------------- The recommended way to install VHDLTest is to install the latest stable release via pip. .. code-block:: console > pip install VHDLTest Once installed, VHDLTest may be updated to new versions via a similar method: .. code-block:: console > pip install --upgrade VHDLTest