update package name, install instructions in README

This commit is contained in:
The MMGen Project 2023-11-08 10:31:42 +00:00
commit b2dc247429
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
2 changed files with 8 additions and 2 deletions

View file

@ -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,

View file

@ -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