mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-08 13:51:51 +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
|
```bash
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
pip install .
|
||||||
```
|
```
|
||||||
|
|
||||||
Map generation
|
Map generation
|
||||||
|
|
|
@ -165,7 +165,8 @@ Requirements\: Python 3.9/* or higher*/.
|
||||||
|
|
||||||
To install all packages, run\:
|
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}
|
\2 {Map generation} {map-generation}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue