We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1645ed commit 4399a08Copy full SHA for 4399a08
14-checkpoint/README.md
@@ -20,7 +20,7 @@ on Homebrew's repos)
20
21
```sh
22
cd /tmp/src
23
-curl -O http://ftp.rediris.es/mirror/GNU/gnu/gdb/gdb-7.8.tar.gz
+curl -O http://ftp.rediris.es/mirror/GNU/gdb/gdb-7.8.tar.gz
24
tar xf gdb-7.8.tar.gz
25
mkdir gdb-build
26
cd gdb-build
0 commit comments