diff --git a/doc/source-builder.txt b/doc/source-builder.txt index 5cb2457..9ac93ae 100644 --- a/doc/source-builder.txt +++ b/doc/source-builder.txt @@ -97,7 +97,7 @@ need to do is head over to the RTEMS GIT repository and clone the code directly from git: ------------------------------------------------------------- -$ git clone git://git.rtems.org/chrisj/rtems-source-builder.git +$ git clone git://git.rtems.org/rtems-source-builder.git $ cd rtems-source-builder -------------------------------------------------------------