mirror of
https://github.com/ZGCA-Forge/Elevator.git
synced 2026-02-07 07:25:23 +00:00
Update docs
This commit is contained in:
14
README.md
14
README.md
@@ -30,20 +30,6 @@ Elevator Saga is a Python implementation of an elevator [simulation game](https:
|
||||
pip install elevator-py
|
||||
```
|
||||
|
||||
### With Development Dependencies
|
||||
|
||||
```bash
|
||||
pip install elevator-py[dev]
|
||||
```
|
||||
|
||||
### From Source
|
||||
|
||||
```bash
|
||||
git clone https://github.com/ZGCA-Forge/Elevator.git
|
||||
cd Elevator
|
||||
pip install -e .[dev]
|
||||
```
|
||||
|
||||
## Quick Start
|
||||
|
||||
### Running the Game
|
||||
|
||||
Reference in New Issue
Block a user