mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-06-21 11:21:35 +02:00
updated stuff
This commit is contained in:
@ -3,3 +3,7 @@
|
||||
Tackling emergent dysfunctions (EDYs) in cooperation with Fraunhofer-IKS
|
||||
|
||||
## Setup
|
||||
1. Make sure to install `virtualenv` using `pip install virtualenv`
|
||||
2. Create a new virtual environment `virtualenv venv`
|
||||
3. Activate the virtual environment `source venv/bin/activate`
|
||||
4. Install the required dependencies `pip install requirements.txt`
|
||||
|
Reference in New Issue
Block a user