# InstallTheos **Repository Path**: c939984606/InstallTheos ## Basic Information - **Project Name**: InstallTheos - **Description**: A quick script to install Theos on Linux/WSL - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # InstallTheos A quick script to install Theos on Linux/WSL # Run this code: 1. sudo bash -c "$(wget -O - https://raw.githubusercontent.com/c939984606/InstallTheos/master/installtheos.sh)" 2. vi ~/.profile add: export PATH=/opt/theos/bin/:$PATH PATH=$PATH:$HOME/bin:/opt/theos/bin