Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 379 Bytes

installation.md

File metadata and controls

17 lines (14 loc) · 379 Bytes

(installation)=

Installation

Prerequisites

This project requires python3 (>=3.7)

Stable release

To install the latest stable version with pip, run:

pip install -U mobile-env

Development version

The development version can be installed after cloning the GitHub repository:

pip install -e .