Skip to content

Commit 2870d8e

Browse files
hirokumajgriffiths
authored andcommitted
fix typo
1 parent 1fffafa commit 2870d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ $ brew install swig
8686
structure members and exported functions. When configured, elements support must be
8787
disabled and the user must define `WALLY_ABI_NO_ELEMENTS` before including all wally
8888
header files. This option *must not be given if wally is being installed as a system/shared library*. (default: no).
89-
- `--enabled-standard-secp`. Excludes support for features that are unavailable in
89+
- `--enable-standard-secp`. Excludes support for features that are unavailable in
9090
the standard [libsecp256k1 library](https://github.com/bitcoin-core/secp256k1).
9191
- `--with-system-secp256k1=<package_name>`. Compile and link against a system-wide
9292
install of libsecp256k1 instead of the in-tree submodule. (default: not enabled).

0 commit comments

Comments
 (0)