diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-10-29 00:22:07 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-10-29 00:22:07 +0000 |
commit | e429a2ee225db49a0a59c6389987a75fb22af40a (patch) | |
tree | 255cf22034dcde3ec17d49137d92ccc53b3a1738 /DOCS/xml/en/install.xml | |
parent | 7f91703568ff2925538c30cec64bf5b13ded0aec (diff) |
Mention README.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11312 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/install.xml')
-rw-r--r-- | DOCS/xml/en/install.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml index 7d232f27b0..f4692ee229 100644 --- a/DOCS/xml/en/install.xml +++ b/DOCS/xml/en/install.xml @@ -4,6 +4,12 @@ <title>Installation</title> <para> +A quick installation guide can be found in the <filename>README</filename> +file. Please read it first and then come back here for the rest of the gory +details. +</para> + +<para> In this section I'll try to guide you through the compiling and configuring process of <application>MPlayer</application>. It's not easy, but it won't necessarily be hard. If you experience a different behavior than what I |