Skip to content

Commit a90394c

Browse files
committed
Merge branch 'develop' of github.com:flipcoder/textbeat into develop
2 parents e9f92b1 + eb21ba1 commit a90394c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ sudo python setup.py install
5252
textbeat
5353
```
5454

55-
## Windows (Powershell)
55+
## Windows
5656

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)