Skip to content
Snippets Groups Projects
Commit 0e80094e authored by Florian Schröder's avatar Florian Schröder
Browse files

Update package name in installation instructions

The package name 'overcooked-environment' mentioned in the installation instructions has been updated to 'cooperative_cuisine'. This change has been reflected in both the README.md and __init__.py files to ensure that users install the correct package named 'cooperative_cuisine' from the given repository.
parent 71900e2a
No related branches found
No related tags found
1 merge request!67Resolve "File, dir renaming"
Pipeline #47419 passed
...@@ -53,7 +53,7 @@ You can replace the GUI with your own GUI (+ study server/matchmaking server). ...@@ -53,7 +53,7 @@ You can replace the GUI with your own GUI (+ study server/matchmaking server).
The correct environment needs to be active: The correct environment needs to be active:
```bash ```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
``` ```
#### Run #### Run
......
...@@ -23,7 +23,7 @@ like a "real", cooperative, human partner. ...@@ -23,7 +23,7 @@ like a "real", cooperative, human partner.
You need a Python **3.10** or newer environment. You need a Python **3.10** or newer environment.
```bash ```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. Or clone it and install it as an editable library which allows you to use all the scripts directly.
```bash ```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment