Skip to content

Commit 9cf0270

Browse files
authored
Merge pull request #36 from rsxdalv/fix-typo
chore: fix typo
2 parents 24bf930 + c84c511 commit 9cf0270

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
@@ -24,7 +24,7 @@ To install all the required dependencies please run:
2424

2525
```
2626
python3 -m venv .venv/tsa
27-
source .venv/tsa/bin/active
27+
source .venv/tsa/bin/activate
2828
poetry install
2929
```
3030

0 commit comments

Comments
 (0)