[rtems-release commit] Fix README.txt.in after snapshot review.

Chris Johns chrisj at rtems.org
Thu Apr 2 21:31:58 UTC 2020


Module:    rtems-release
Branch:    master
Commit:    744b684febf9d2ce285effad9656e8049145029a
Changeset: http://git.rtems.org/rtems-release/commit/?id=744b684febf9d2ce285effad9656e8049145029a

Author:    Chris Johns <chrisj at rtems.org>
Date:      Fri Apr  3 08:31:52 2020 +1100

Fix README.txt.in after snapshot review.

---

 README.txt.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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- at RELEASE@.tar.xz
-  tar jxf rtems-source-builder- at RELEASE@.tar.xz
+  tar Jxf rtems-source-builder- at RELEASE@.tar.xz
   cd rtems-source-builder- at RELEASE@/rtems
 
 To build the tools for the ARM architecture:



More information about the vc mailing list