summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.