Skip to content

Install Octaprobe

Nomaan JamalUddin edited this page May 11, 2025 · 1 revision

Open up a terminal on your computer:

  1. git clone https://github.com/NONAN23x/Octaprobe
  2. cd Octaprobe

For Windows:

  1. pip install uv
  2. python -m uv sync

For Linux:

  1. pipx install uv
  2. uv sync

Clone this wiki locally