update package name, install instructions in README
This commit is contained in:
parent
1215085fbd
commit
b2dc247429
2 changed files with 8 additions and 2 deletions
|
|
@ -8,7 +8,13 @@ Currently tested on Linux only. Some scripts may not work under Windows/MSYS2.
|
|||
|
||||
## Install:
|
||||
|
||||
First, install [MMGen][6].
|
||||
### Stable version:
|
||||
|
||||
$ python3 -m pip install --user --upgrade mmgen-node-tools
|
||||
|
||||
### Development version:
|
||||
|
||||
First, install the latest development version of [MMGen][6].
|
||||
|
||||
Then,
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
[metadata]
|
||||
name = MMGen Node Tools
|
||||
name = mmgen-node-tools
|
||||
version = file: mmgen_node_tools/data/version
|
||||
description = Optional online tools for the MMGen wallet suite
|
||||
long_description = file: README.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue