]> git.decadent.org.uk Git - videolink.git/blobdiff - INSTALL
Noted latest changes.
[videolink.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 666e2d11e84ab9fe765d0d00d0c0cfdf2d05eccc..61da8553cbba7c4654526c9cb920f1437a1f70a5 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
-Building WebDVD
-===============
+Building VideoLink
+==================
 
 
-WebDVD is written in C++ and requires a recent C++ compiler e.g. g++
-3.3.
+VideoLink is written in C++ and requires a recent C++ compiler
+e.g. g++ 3.3.
 
 It requires headers and libraries for Boost, gtkmm, Mozilla and expat.
 I have developed and tested it with Boost 1.32, gtkmm 2.2.12, Mozilla
 
 It requires headers and libraries for Boost, gtkmm, Mozilla and expat.
 I have developed and tested it with Boost 1.32, gtkmm 2.2.12, Mozilla
@@ -15,4 +15,4 @@ systems, but it should work on most modern Unix-like systems.
 If the above requirements are satisfied, building it should be as
 simple as running "make" and then "sudo make install".
 
 If the above requirements are satisfied, building it should be as
 simple as running "make" and then "sudo make install".
 
-- Ben Hutchings <ben@decadentplace.org.uk>
+- Ben Hutchings <ben@decadent.org.uk>