In README.md, installation into user directory with pip is not correct ?

Issue #80 closed
Pasakorn Tiwatthanont created an issue

Please verify the command in README.md:

pip2 install --use sslpsk posix_spawn

Should it be:

pip2 install --user sslpsk posix_spawn

Comments (2)

  1. Log in to comment