Skip to content

Commit 3476fd9

Browse files
committed
docs: update readme
1 parent e5c21e1 commit 3476fd9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,12 @@ Allure Report: <https://sisgha.github.io/gerar-horario>.
99

1010
```sh
1111
git clone https://github.com/sisgha/gerar-horario.git;
12-
cd gerar-horario;
1312
```
1413

1514
## Projeto Gerar Horário
1615

1716
```sh
18-
cd projeto-gerar-horario;
17+
cd gerar-horario/projeto-gerar-horario;
1918
```
2019

2120
```sh
@@ -25,7 +24,7 @@ dotnet test;
2524
## Playground (com jupyter e .net interactive)
2625

2726
```
28-
cd playground;
27+
cd gerar-horario/playground;
2928
```
3029

3130
- Notebooks Jupyter: `./playground/notebooks`;

0 commit comments

Comments
 (0)