Skip to content

Commit 9c8a951

Browse files
authored
windows instructions fix
1 parent 2f12b88 commit 9c8a951

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
@@ -57,7 +57,7 @@ textbeat
5757
```
5858
git clone https://github.com/flipcoder/textbeat
5959
cd textbeat
60-
pip install -r requirements.txt
60+
pip3 install -r requirements.txt
6161
./txbt.cmd
6262
```
6363

0 commit comments

Comments
 (0)