Skip to content

Commit bc6a53a

Browse files
committed
README: fix code formatting
1 parent fcaf2ba commit bc6a53a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ available or you want to build `chantools` from source for another reason, you
4444
need to make sure you have `go 1.23.6` (or later) and `make` installed and can
4545
then run the following commands:
4646

47-
```bash
47+
```shell
4848
git clone https://github.com/lightninglabs/chantools.git
4949
cd chantools
5050
make install
@@ -187,7 +187,7 @@ three distinct possibilities to specify it:
187187

188188
Example using environment variables:
189189

190-
```shell script
190+
```shell
191191
# We add a space in front of each command to tell bash we don't want this
192192
# command stored in the history.
193193
$ export AEZEED_MNEMONIC="abandon able ... ... ..."

0 commit comments

Comments
 (0)