kando-menu / kando

🥧 The Cross-Platform Pie Menu.
https://ko-fi.com/post/Kando-1-0-0-released-G2G5Z1DOS
Other
1.19k stars 26 forks source link

:memo: Clarify manual install in "installing.md" #370

Closed hamishC0 closed 3 months ago

hamishC0 commented 3 months ago

Very tiny change. I had some difficulty with not easily recognisable errors when running "npm install" to compile on macOS for the first time. After some tinkering I realised I needed to "cd /kando-directory-path" before running these commands which wasn't immediately obvious to me from the description.

I think the reminder to cd into the Kando directory before running the two commands is helpful for those lacking experience like me who want to test new functionality by manually installing.

I didn't make this change for windows and linux because I felt the lack of information is better than me giving incorrect information as I don't currently own a windows or linux machine to test installs there.

Schneegans commented 3 months ago

Thanks a ton! I really appreciate any feedback on the documentation. There's still a lot missing. Feel free to anything you find! (especially once we manage to get the hotkeys working on your end :wink:).