Development versionΒΆ
To install the development version of Protomix, clone the source code from the repository and install it with pip:
git clone https://github.com/yourusername/protomix.git
cd protomix
python3 -m pip install --user .
To install the development version of Protomix, clone the source code from the repository and install it with pip:
git clone https://github.com/yourusername/protomix.git
cd protomix
python3 -m pip install --user .