<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello,</p>
<p>in the readme file:</p>
<pre> cd
mkdir -p development/rtems
wget <a class="moz-txt-link-freetext" href="https://ftp.rtems.org/pub/rtems/releases/sources/rtems-source-builder-5.0.0-m2004.tar.xz">https://ftp.rtems.org/pub/rtems/releases/sources/rtems-source-builder-5.0.0-m2004.tar.xz</a>
tar jxf rtems-source-builder-5.0.0-m2004.tar.xz
cd rtems-source-builder-5.0.0-m2004/rtems
there is probably a
cd development/rtems
missing after the mkdir.</pre>
</body>
</html>