Open your Terminal And paste these two commands below to install the software.
- Make sure your OS software is up to date.
sudo apt update && sudo apt full-upgrade && sudo apt clean
- Run this command to install AutoGro software.
git clone https://github.com/autogro-ai/install-autogro.git ~/Downloads/install-autogro && cd ~/Downloads/install-autogro && source setup_autogro.sh
🍀Check out our Official Docs☘️ --> https://autogro.gitbook.io/autogro-docs/
🔵Join our Discord Server🔵 --> https://discord.gg/mWMFBDhg
If it ran succesfully, you should see a message congratulating you on your successful install.
Thanks for being a part of our Alpha launch.