Skip to content

Commit 789fc15

Browse files
committed
Disable highlighting for bash commands
1 parent 1b2a0ae commit 789fc15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

17_3_Using_BIP32_in_Libwally.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ There is also a `wally_bip32_key_to_address` function, which can be used to gene
118118
The code for these HD example can, as usual, be found in the [src directory](src/17_3_genhd.c).
119119
120120
You can compile and test it:
121-
```bash
121+
```
122122
$ cc genhd.c -lwallycore -lsodium -o genhd
123123
$ ./genhd
124124
Mnemonic: behind mirror pond finish borrow wood park foam guess mail regular reflect

0 commit comments

Comments
 (0)