summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2013-05-05 18:50:38 -0600
committerBdale Garbee <bdale@gag.com>2013-05-05 18:50:38 -0600
commitb328d457eaf0d20e8be4ec003e3583e27c6b9556 (patch)
tree74ee1ec93c89194bae40a06fa4ab6dfdb0d1a699
parent4147a76ae2016ff8fe1ae3923b0a18009dd65b2e (diff)
fix typo
-rw-r--r--AltOS/building.mdwn2
1 files changed, 1 insertions, 1 deletions
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.