make-your-code-count icon indicating copy to clipboard operation
make-your-code-count copied to clipboard

Add information on install vs develop

Open nathanshammah opened this issue 5 years ago • 0 comments

See here: https://stackoverflow.com/questions/19048732/python-setup-py-develop-vs-install where setup.py install and develop are not suggested, whereas pip install -e . is suggested.

nathanshammah avatar Apr 07 '20 10:04 nathanshammah