-
-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
Moses Man edited this page Feb 21, 2025
·
1 revision
- Python 3.8+
- OCI API Key
- Telegram Bot Token (optional)
git clone https://github.com/mosesman831/OCI-OcC-Fix.git && cd OCI-OcC-Fix && pip install -r requirements.txt
-
Download latest release from Releases page
-
Install dependencies:
pip install -r requirements.txt
wget https://github.com/mosesman831/OCI-OcC-Fix/archive/main.zip
unzip main.zip && mv OCI-OcC-Fix-main OCI-OcC-Fix
rm main.zip && cd OCI-OcC-Fix
pip install -r requirements.txt