Skip to content

Commit 8c14da5

Browse files
committed
Correct relative link name.
1 parent d133c1d commit 8c14da5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Detailed instructions are provided below.
3838

3939
* [Debian/Ubuntu](#debianubuntu)
4040
* [Macintosh](#macintosh)
41-
* [Install Script Execution](#installscript)
41+
* [Install Script Execution](#install-script-execution)
4242
* [Windows](#windows)
4343

4444
### Debian/Ubuntu
@@ -148,7 +148,7 @@ $ sudo port install autoconf automake libtool pkgconfig wget
148148

149149
As above, it has been noted that the installation scripts can control the installation of boost from sources. This is desirable due to package system support changes. Installation from Homebrew or MacPorts may be accomplished, however significant parameterization may be required due to version requirements. This is left to the adventerous reader.
150150

151-
### Installation Script Execution
151+
### Install Script Execution
152152

153153
The [autotools install script](https://github.com/libbitcoin/libbitcoin-system/blob/version3/install.sh) and [cmake install script](https://github.com/libbitcoin/libbitcoin-system/blob/version3/install-cmake.sh) are written so that the manual build steps for each dependency can be inferred by a developer.
154154

0 commit comments

Comments
 (0)