We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8370a8a commit 9e7d081Copy full SHA for 9e7d081
1 file changed
README.md
@@ -26,7 +26,7 @@ ELF Parser has a number of compilation targets that can be configured by CMakeLi
26
27
## Dependencies
28
29
-[boost C++](hhttp://robots.uc3m.es/installation-guides/install-boost.html#install-boost-windows)
+[boost C++](http://robots.uc3m.es/installation-guides/install-boost.html#install-boost-windows)
30
```
31
sudo apt-get install boost
32
@@ -48,4 +48,4 @@ features that elf parser currently has
48
* Note Segment
49
* Read Only Segment
50
* Debug Link Segment
51
-* String Table
+* String Table
0 commit comments