summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorFelicitas Jung <f.jung@pengutronix.de>2020-04-06 14:02:27 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-04-07 09:29:53 +0200
commit0c2cfcb884157e734f0d2d763bbe64ab953580d7 (patch)
tree4af53420e09c1d15b0164b555203d85566affef9 /README
parentc10fbdf1cdab3823c12af9f4f4fed9f824ed7123 (diff)
downloadptxdist-0c2cfcb884157e734f0d2d763bbe64ab953580d7.tar.gz
ptxdist-0c2cfcb884157e734f0d2d763bbe64ab953580d7.tar.xz
readme: fix spellingptxdist-2020.04.0
Signed-off-by: Felicitas Jung <f.jung@pengutronix.de> Reviewed-by: Roland Hieber <rhi@pengutronix.de> Message-Id: <20200406120227.8669-2-f.jung@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 54e64343d..60ac8b152 100644
--- a/README
+++ b/README
@@ -18,7 +18,7 @@ to build everything and
to install it. When you start using PTXdist, make sure your $PATH
environment variable points to <installpath>/bin, because that's where
-the ptxdist frontend program is being installed to.
+the PTXdist frontend program is being installed to.
For developers who want to work with git versions of PTXdist it is only
necessary to run "./autogen.sh && ./configure && make" and set the PATH
@@ -39,7 +39,7 @@ and you'll find a root tree in ./platform-<name>/root/, and disk images
in ./platform-<name>/images/. VoilĂ .
All magic necessary to do these things in a cross enviroment are written
-into "recipies", living in rules/*.make, and config menues in
+into "recipes", living in rules/*.make, and config menues in
rules/*.in.
Documentation