summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2020-04-03 08:31:52 +1100
committerChris Johns <chrisj@rtems.org>2020-04-03 08:31:52 +1100
commit744b684febf9d2ce285effad9656e8049145029a (patch)
tree2870968a1f3f29c31f8c816edc3e987e5a167a34
parentMove all source into `sources` (diff)
downloadrtems-release-744b684febf9d2ce285effad9656e8049145029a.tar.bz2
Fix README.txt.in after snapshot review.
-rw-r--r--README.txt.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.txt.in b/README.txt.in
index d512fa7..90b5f11 100644
--- a/README.txt.in
+++ b/README.txt.in
@@ -99,8 +99,9 @@ Source Builder:
cd
mkdir -p development/rtems
+ cd development/rtems
wget @RELEASE_URL@/sources/rtems-source-builder-@RELEASE@.tar.xz
- tar jxf rtems-source-builder-@RELEASE@.tar.xz
+ tar Jxf rtems-source-builder-@RELEASE@.tar.xz
cd rtems-source-builder-@RELEASE@/rtems
To build the tools for the ARM architecture: