Browse Source

fix pip version to 2

main
ghost 3 years ago
parent
commit
71c24dc03a
  1. 2
      README.md

2
README.md

@ -24,7 +24,7 @@ line 31 - twister API ⠀
`apt install python2 php-mysql mysql-server` `apt install python2 php-mysql mysql-server`
`pip install mysqlclient` `pip2 install mysqlclient`
### Running ⠀ ### Running ⠀

Loading…
Cancel
Save