mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Update 04_2__Interlude_Using_JQ.md
Added "s" in bc install command
This commit is contained in:
parent
55ed2b0346
commit
f91556b3fc
@ -357,7 +357,7 @@ To complete the transaction fee calculation, you subtract the .vout .amount (1.0
|
||||
|
||||
To do this, you'll need to install `bc`:
|
||||
```
|
||||
$ sudo apt-get intall bc
|
||||
$ sudo apt-get install bc
|
||||
```
|
||||
|
||||
Putting it all together creates a complete calculator in just five lines of script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user