Skip to content

Commit cae6e1c

Browse files
authored
Update README.md
1 parent 1f5bfae commit cae6e1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ You need to install [task](https://taskfile.dev).
5757
Starting with
5858

5959
```bash
60-
task simulator:install
60+
task markowitz:install
6161
```
6262

6363
will install [uv](https://github.com/astral-sh/uv) and create
@@ -70,7 +70,7 @@ We install [marimo](https://marimo.io) on the fly within the aforementioned
7070
virtual environment. Executing
7171

7272
```bash
73-
task simulator:marimo
73+
task markowitz:marimo
7474
```
7575

7676
will install and start marimo.

0 commit comments

Comments
 (0)