]> git.sesse.net Git - cubemap/commitdiff
Add a missing compilation step to the README.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 28 Mar 2016 22:35:08 +0000 (00:35 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 28 Mar 2016 22:35:08 +0000 (00:35 +0200)
README

diff --git a/README b/README
index 083c3873fe3900da034f689f312b2486ed37af38..056f705b80cc4d9f481c18e273c4284af3dc46ec 100644 (file)
--- a/README
+++ b/README
@@ -24,6 +24,7 @@ A short list of features:
 HOWTO:
 
   sudo aptitude install libprotobuf-dev protobuf-compiler libsystemd-dev
+  ./configure
   make -j4
 
 If you want to use HTTP input (you probably want to), you want VLC 2.2.0