fix typo
authorBdale Garbee <bdale@gag.com>
Mon, 6 May 2013 00:50:38 +0000 (18:50 -0600)
committerBdale Garbee <bdale@gag.com>
Mon, 6 May 2013 00:50:38 +0000 (18:50 -0600)
AltOS/building.mdwn

index 94fe7b9af7b9b29bc5d4f78c4cda4acd398106e3..d28b779703a7657604f7cdf456f7942670aba4d7 100644 (file)
@@ -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.