summaryrefslogtreecommitdiff
path: root/eclipse
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2020-08-11 12:50:45 +1000
committerChris Johns <chrisj@rtems.org>2020-08-12 10:59:17 +1000
commit441d2e15f3566919eac29b0e1a22cb59a31051f9 (patch)
treec9be9aace00936cb78f5fdcf628c813296411ac1 /eclipse
parent089f6197c7b666d4682282ef73dc8936668e5a4e (diff)
user, eclipse: Remove RSB sb-bootstrap command
Update #4046
Diffstat (limited to 'eclipse')
-rw-r--r--eclipse/rtems.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclipse/rtems.rst b/eclipse/rtems.rst
index 4459749..cd1f45a 100644
--- a/eclipse/rtems.rst
+++ b/eclipse/rtems.rst
@@ -44,9 +44,9 @@ Now run the `bootstrap` command:
$ ./bootstrap
Sit back, this can take a while. The Getting Started Guide talks about using
-the RSB's `sb-bootstrap` to run the bootstrap process in parallel on all
+the `rtems-bootstrap` to run the bootstrap process in parallel on all
available cores. The output of the bootstrap has not been copied into this
-documentment.
+document.
The source code is now ready.