aprilis / messenger

Unofficial Facebook Messenger app for elementary OS
GNU General Public License v3.0
90 stars 7 forks source link

Could you help me with command line? #27

Closed magnaproximity closed 5 years ago

magnaproximity commented 5 years ago

I'm not really sure what destination should I use here:

cd .. Build the app. mkdir build cd build cmake .. make sudo make install

I'm new to the GNU/Unix though, that might be the problem :) Thank you for your help.

aprilis commented 5 years ago

You just need to copy-paste these commands into terminal and they should work :) Those two dots mean "the parent directory"