diff --git a/web/index.html b/web/index.html index 155500e..bf84f1f 100644 --- a/web/index.html +++ b/web/index.html @@ -24,6 +24,16 @@
To build and run:
+ +$ tar -xjvf spek-0.1.tar.bz2 +$ cd spek-0.1 +$ ./configure +$ make +$ src/spek +
Or `sudo make install
` to have it installed.
Requirements: GTK+ ≥ 2.14, GStreamer ≥ 0.10.17 (including gst-plugins-base and gst-plugins-good). For MP3 support you also need gst-plugins-ugly.