From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 2 Aug 2017 10:24:25 +0200 From: Henning Schild Message-ID: <20170802102425.6bc0a323@md1em3qc> In-Reply-To: <20170801114845.27937-1-gernot.hillier@siemens.com> References: <20170801114845.27937-1-gernot.hillier@siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] [PATCH] doc: fix README typo List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gernot Hillier Cc: xenomai@xenomai.org Please add Signed-Off. Henning Am Tue, 1 Aug 2017 13:48:45 +0200 schrieb "Gernot Hillier" : > --- > README | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/README b/README > index f0be8a75d..313d8adc1 100644 > --- a/README > +++ b/README > @@ -45,7 +45,7 @@ http://xenomai.org/installing-xenomai-3-x/ > http://git.xenomai.org/xenomai-3.git > > Once the repository is cloned, make sure to bootstrap the autoconf > - system in the top-level directory by running script/bootstrap. In > + system in the top-level directory by running scripts/bootstrap. In > order to do this, you will need the GNU autotools installed on your > workstation. >