Editor Missing?

Hello,

i just installed OSMC Alpha 4 to a PI (Model B+). Because i’ve multiple PI’s with raspbmc and rapsbmc is depricated i want to setup osmc with a central database (later on to use also vero with it). So i follow the guide on kodi.wiki to setup a central mysql database. next step would be to create a file called “advancedsettings.xml”. So i logged in to osmc with ssh and type in the userdata dir:

osmc@osmc:~/.kodi/userdata$ vi advancedsettings.xml
-bash: vi: command not found

So, here’s my question, where’s vi? or this there an alternate editor?

sudo apt-get install vi ?

We ship nano by default

Sam

thx, i found this.