Files
ph/INSTALL.md
T
2023-09-18 18:18:29 +02:00

378 B

Install

Contents:

Prerequisites

  1. Install Python 3.11 or higher
  2. Install the Python dependencies:
python -m pip install -r tools/requirements.txt
  1. Run the setup script:
python tools/setup.py

Build the ROM

To build the ROM, simply run make in the root directory.