Skip to content

Commit d0b92b2

Browse files
Update src/hevm/README.md
Spacing Co-authored-by: t11s <greenfeatherhelp@gmail.com>
1 parent 1d3d23a commit d0b92b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hevm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ If you prefer to use your own installation of GHC and the basic Haskell package
294294
295295
**Note:** If you are on macOS when building with Stack, you will first need to install the [secp256k1](https://github.com/bitcoin-core/secp256k1) and [libff](https://github.com/scipr-lab/libff) libraries. These commands should be enough:
296296
297-
$ brew install automake
297+
$ brew install automake
298298
$ git clone https://github.com/bitcoin-core/secp256k1.git
299299
$ cd secp256k1
300300
$ ./autogen.sh

0 commit comments

Comments
 (0)