aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--README.org2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index e262b34..0e62613 100644
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ To install this build, run these commands:
# make install clean
It is installed by default in the user /usr/local/bin directory but you can
-change it to something that matches more yout $PATH by editing the PREFIX
+change it to something that matches more your $PATH by editing the PREFIX
variable in config.mk.
Applied patches
diff --git a/README.org b/README.org
index 6d7be9b..1da2f61 100644
--- a/README.org
+++ b/README.org
@@ -21,7 +21,7 @@ $ make
#+END_SRC
It is installed by default in the user ~/usr/local/bin~ directory but you can
-change it to something that matches more yout ~$PATH~ by editing the ~PREFIX~
+change it to something that matches more your ~$PATH~ by editing the ~PREFIX~
variable in ~config.mk~.
* Applied patches