Browse Source

Documentation fixes

pull/2/head
Rémi Denis-Courmont 18 years ago
parent
commit
feaf1158aa
  1. 6
      INSTALL

6
INSTALL

@ -1,7 +1,7 @@
INSTALL file for the VLC media player
More extensive information for *nix, Windows, Mac OS X and BeOS users can be found here:
http://developers.videolan.org/vlc/
More extensive information for *nix, Windows, Mac OS X and BeOS users can be
found here: http://developers.videolan.org/vlc/
Bootstrapping VLC
=================
@ -58,7 +58,7 @@ and then
dpkg-buildpackage -rfakeroot -us -uc
To build RedHat packages, use:
To build RPM packages, copy a spec file from extra/package/rpm and:
rpm -ba vlc.spec

Loading…
Cancel
Save