Skip to content

Commit d7b863e

Browse files
authored
Update README.md
1 parent a3b05a9 commit d7b863e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ While still under development you can try it out.
88
```bash
99
git clone https://github.com/Benex254/Inazuma.git
1010
cd Inazuma
11-
uv run python -m inazuma
11+
poetry sync
12+
poetry run python -m inazuma
1213
```
1314

0 commit comments

Comments
 (0)