From: Bdale Garbee Date: Mon, 6 May 2013 00:50:38 +0000 (-0600) Subject: fix typo X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=b328d457eaf0d20e8be4ec003e3583e27c6b9556;p=web%2Faltusmetrum fix typo --- diff --git a/AltOS/building.mdwn b/AltOS/building.mdwn index 94fe7b9..d28b779 100644 --- a/AltOS/building.mdwn +++ b/AltOS/building.mdwn @@ -70,7 +70,7 @@ dongle or something like a Discovery board) then you may also want to build and install tools for that as follows: * clone our fork of the [stlink](http://git.gag.com/?p=fw/stlink;a=xummary) - reposirtory with `git clone git://git.gag.com/fw/pdclib` + reposirtory with `git clone git://git.gag.com/fw/stlink` * cd into the stlink directory, and build using './configure --prefix=/opt/cortex; make ; make install'. This will install the stlink library and related utilities in /opt/cortex.