Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsenErik committed Nov 20, 2023
1 parent cdc8026 commit 30672c5
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ Otherwise by changing the working direcotry `cd src` and running the following c
`chmod +x script.sh`
`source script.sh`
On the terminal output will appear the following menu:
`Hello! Here you can set environment and run codes`
`Please enter an integer to select an option:`
`[1]. Activate environment`
`[2]. Deactivate environment`
`[3]. Run code dts4marl`
`[4]. Run code marldts`
`[5]. Run code qd_marl`
`[6]. Run code qd_marl in debug mode`
`[7]. Run test environment`
`[8]. Exit`
`Hello! Here you can set environment and run codes
Please enter an integer to select an option:`
[1]. Activate environment
[2]. Deactivate environment
[3]. Run code dts4marl
[4]. Run code marldts
[5]. Run code qd_marl
[6]. Run code qd_marl in debug mode
[7]. Run test environment
[8]. Exit`
Press 1 to activate the python venv.
Then run `./script.sh` again and select one of the possible experiment.
If 3 or 4 is selected it will run the projects developed by Giovanni Iacca, Marco Crespi, Andrea Ferigo, Leonardo Lucio Custode.
Expand Down

0 comments on commit 30672c5

Please sign in to comment.