From 8a2d0596c48b7fd9a6f380bbcb71ed68dad5b486 Mon Sep 17 00:00:00 2001 From: Martin Stancsics Date: Tue, 30 Jul 2024 16:58:53 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 582f461..87ce109 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ Code for analyzing the results of the unstructured bargaining experiment ### Software requirements -The project is set up so that [pixi](https://pixi.sh/latest/) handles the installation of the required dependencies into a local virtual environment. First, install pixi as described in the [documentation](https://pixi.sh/latest/#installation). Then, you can run the commands as described in the [replicating the paper](#replicating-the-paper) section. +The project is set up so that [pixi](https://pixi.sh/latest/) handles the installation of the required dependencies into a local virtual environment (Expect for latex. If you'd like to compile the paper, then make sure you also have a tex distribution with the necessary packages and `latexmk` available on the path.). First, install pixi as described in the [documentation](https://pixi.sh/latest/#installation). Then, you can run the commands as described in the [replicating the paper](#replicating-the-paper) section.
-Using pixi +Using pixi (advanced) With pixi installed, you have three main commands at your disposal: - `pixi run [TASK]` runs the pixi task `[TASK]`. For a list of available tasks, run `pixi task list`. @@ -29,7 +29,7 @@ Pixi also uses a lockfile. This lockfile is updated automatically when you add a Data exported from oTree is already placed into the `data/raw` directory. Please do not modify it under any circumstances. Automated checks are in place to ensure that the data is not modified.
-Exporting data from otree +Exporting data from oTree (for documentation purposes) The data in the `data/raw` directory is exported from the otree admin interface. The following steps describe how it can be obtained. First, navigate to the `Data` tab in the otree admin interface and export the following files to the indicated location. Always chose the plain format.