I am trying to install Julia on Atom. What I made already is that I installed Julia in this folder : E:\Program files\Users\Zeedo\AppData\Local\Julia-0.6.3
and I installed Atom. Then, I also installed language-Julia package.
Now, when I want to run a code, I get this error:
Julia could not be started. We tried to launch Julia from: julia This path can be changed in the settings. Details: '"julia"' is not recognized as an internal or external command, operable program or batch file.
So, I don't know where should I give the Julia address to the Atom.Or, if you know something that I am doing wrong, please let me know.
Thanks :)