summaryrefslogtreecommitdiffstats
path: root/README-doc.txt.in
diff options
context:
space:
mode:
authorGerald Needell <jerry.needell@unh.edu>2016-11-03 12:16:06 +0000
committerJoel Sherrill <joel@rtems.org>2016-11-03 10:14:34 -0500
commit33b7babb3e0770ed07c18512ce0863ab2dbd947d (patch)
treebf9d5dd4973dd49d4c0f40122c3dcf4f64b24130 /README-doc.txt.in
parentdocs: Build and package HTML, PDF and SingleHTML. (diff)
downloadrtems-release-33b7babb3e0770ed07c18512ce0863ab2dbd947d.tar.bz2
Add /path/to/ to the example instructions for untaring rtems-source-builder into the build path. This is just a reminder that the source file may not be in the current directory
Diffstat (limited to 'README-doc.txt.in')
-rw-r--r--README-doc.txt.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-doc.txt.in b/README-doc.txt.in
index 7a79724..1311f46 100644
--- a/README-doc.txt.in
+++ b/README-doc.txt.in
@@ -91,7 +91,7 @@ The following builds RTEMS for the SPARC architecture:
$ cd
$ mkdir development/rtems
$ cd development/rtems
- $ tar Jxf rtems-source-builder-@RELEASE@.tar.xz
+ $ tar Jxf /path/to/rtems-source-builder-@RELEASE@.tar.xz
$ cd rtems-source-builder-@RELEASE@/rtems
$ ../source-builder/sb-set-builder \
--prefix=$HOME/development/rtems/@RELEASE@ \