mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-06 12:51:53 +02:00
Issue #18: update readme.
This commit is contained in:
parent
39c6331a11
commit
76a4da369f
2 changed files with 3 additions and 1 deletions
|
@ -119,6 +119,7 @@ To install all packages, run:
|
|||
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
pip install .
|
||||
```
|
||||
|
||||
Map generation
|
||||
|
|
|
@ -165,7 +165,8 @@ Requirements\: Python 3.9/* or higher*/.
|
|||
|
||||
To install all packages, run\:
|
||||
|
||||
\code {pip install -r requirements.txt} {bash}
|
||||
\code {pip install -r requirements.txt
|
||||
pip install .} {bash}
|
||||
|
||||
\2 {Map generation} {map-generation}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue