Skip to content

Commit 6c2ea6b

Browse files
authored
Update Poetry instruction for new Poetry version (#760)
This is a no-code (data-only) repo.
1 parent 2cfec1c commit 6c2ea6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ do vývoje, je potřeba ho nejdřív nainstalovat:
3131
* Vytvoř si prostředí a nainstaluj závislosti:
3232

3333
```console
34-
$ poetry install
34+
$ poetry install --no-root
3535
```
3636

3737

0 commit comments

Comments
 (0)