esp-idf/docs/en/contribute
Roland Dobai c3d99dd2e4 Encourage to install python packages without administrative rights
Using 'sudo pip install' can cause a lot of problems because usually
there are a couple of Python interpreters installed. This fix encourages
developers to use `pip install --user` instead which is safer.
2018-09-11 08:54:37 +02:00
..
contributor-agreement.rst
creating-examples.rst Fixed link to 'TEMPLATE_EXAMPLE_README.md' 2018-07-01 19:33:37 +02:00
documenting-code.rst Encourage to install python packages without administrative rights 2018-09-11 08:54:37 +02:00
index.rst
style-guide.rst Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00