summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAlexander Schwinn <alexxcons@xfce.org>2020-05-14 20:23:45 +0200
committerAlexander Schwinn <alexxcons@xfce.org>2020-05-14 20:23:45 +0200
commit48503ff6d7a6f08fa8effe02c364f39f68c90f11 (patch)
tree43b35029d85fae1391d96bb0301fb47720392231 /INSTALL
parentc3aae2e7d9aa901b5b7efa2f36fe636a4903c9ab (diff)
downloadthunar-48503ff6d7a6f08fa8effe02c364f39f68c90f11.tar.gz
renamed all README files to README.md and modified the content in order
to use markdown language. Slightly updated the main README.md according to our current environment
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 806e2510..d8f3f0de 100644
--- a/INSTALL
+++ b/INSTALL
@@ -23,7 +23,7 @@ Autotools has be installed on your system in order to run './autogen.sh'
The following text originally referred to './configure' ... usually you
can just replace all calls of './configure' directly with './autogen.sh'.
-The following more-detailed instructions are generic; see the `README'
+The following more-detailed instructions are generic; see the `README.md'
file for instructions specific to this package. Some packages provide
this `INSTALL' file but do not implement all of the features documented
below. The lack of an optional feature in a given package is not
@@ -47,7 +47,7 @@ cache files.
If you need to do unusual things to compile the package, please try
to figure out how `configure' could check whether to do them, and mail
-diffs or instructions to the address given in the `README' so they can
+diffs or instructions to the address given in the `README.md' so they can
be considered for the next release. If you are using the cache, and at
some point `config.cache' contains results you don't want to keep, you
may remove or edit it.
@@ -219,7 +219,7 @@ option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
`configure', where FEATURE indicates an optional part of the package.
They may also pay attention to `--with-PACKAGE' options, where PACKAGE
is something like `gnu-as' or `x' (for the X Window System). The
-`README' should mention any `--enable-' and `--with-' options that the
+`README.md' should mention any `--enable-' and `--with-' options that the
package recognizes.
For packages that use the X Window System, `configure' can usually