Update README.md

This commit is contained in:
Zach Riggle 2015-05-17 10:33:22 -04:00
parent 220c62a1f7
commit baf6364791
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Best supported on Ubuntu 14.04 with default `gdb` or `gdb-multiarch` (e.g. with
#### GDB 7.9
As of changes made May 17 you must have GDB 6.9 or newer. Ubuntu Vivid users already have this. Otherwise, you'll have to build it from source. This works for Ubuntu 14.04:
As of changes made May 17 you must have GDB 7.9 or newer. Ubuntu Vivid users already have this. Otherwise, you'll have to build it from source. This works for Ubuntu 14.04:
```sh
$ wget http://archive.ubuntu.com/ubuntu/pool/main/g/gdb/gdb_7.9.orig.tar.gz