Update the git clone URL.

This commit is contained in:
Chris Johns 2013-05-17 16:04:28 +10:00
parent 54d142615c
commit f28a102afb

View File

@ -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
-------------------------------------------------------------