~ash1991/pantheon-files/pantheon-files-plugin-dropbox

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: am.monkeyd at gmail
  • Date: 2011-11-30 08:12:30 UTC
  • Revision ID: am.monkeyd@gmail.com-20111130081230-44g9ud0yj5ygsn8b
bump

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
mkdir build; cd build;
2
2
cmake .. -DCMAKE_INSTALL_PREFIX=/usr
 
3
make; sudo make install