Skip to content
Snippets Groups Projects

Resolve "File, dir renaming"

Merged Florian Schröder requested to merge 71-file-dir-renaming-2 into main
Files
2
@@ -23,7 +23,7 @@ like a "real", cooperative, human partner.
You need a Python **3.10** or newer environment.
```bash
pip install overcooked-environment@git+https://gitlab.ub.uni-bielefeld.de/scs/cocosy/overcooked-simulator@main
pip install cooperative_cuisine@git+https://gitlab.ub.uni-bielefeld.de/scs/cocosy/overcooked-simulator@main
```
Or clone it and install it as an editable library which allows you to use all the scripts directly.
```bash
Loading