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 0d76a05 commit 187fcc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ In [src](/src) are stored all the scripts developed during the project. The prod

It is possible to run the aforementioned code by following the instructions in the README.md file in the [src/base](/src/base/) folder.
Otherwise by changing the working direcotry `cd src` and running the following command:
```shell
```bash
chmod +x script.sh
source script.sh
On the terminal output will appear the following menu:
Expand All @@ -23,7 +23,7 @@ Please enter an integer to select an option:
[3]. Run code dts4marl
[4]. Run code marldts
[5]. Run code qd_marl
[6]. Run code qd_marl in debug mode
[6]. Run code qd_marl with debug mode
[7]. Run test environment
[8]. Exit
```
Expand Down

0 comments on commit 187fcc2

Please sign in to comment.