I am new here. I am trying to setup the python IDE on Atom following the instruction offered by Atom.io.
https://atom.io/packages/ide-python
There is an instruction:
"Depending on your Python setup pyls may be installed in a non default folder. In this case either add the directory to your PATH or edit the "Python Language Server Path" setting of ide-python to point to the pyls executable."
I stucked here. What does it mean? How to add this to the PATH?