modified: Home.md

The MMGen Project 2025-03-01 15:23:08 +00:00
commit fc73e40a7f
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2

18
Home.md

@ -1,15 +1,14 @@
## MMGen Wallet — Main Documentation Page
The repository wiki documents the stable version of MMGen Wallet. A more
up-to-date version of the documentation describing features not yet merged into
the stable version can be found in the [`doc/wiki`][rd] subdirectory of the
MMGen Wallet repository.
This wiki documents the [stable version][sv] of MMGen Wallet. A more up-to-date
version of this documentation describing features not yet merged into the stable
version can be found in the [`doc/wiki`][rd] subdirectory of the repository.
For additional descriptions of new features, along with helpful examples, also
check the [commit log][cn]. To search the commit log locally, `cd` to the root
of your cloned MMGen Wallet repository, ensure that it’s up-to-date by doing a
`git checkout master && git pull`, and invoke `git log`. Searches within the
pager are performed via the `/` key.
Additional descriptions of new features, along with helpful examples, can also
be found in the [commit log][cn]. To search the commit log locally, `cd` to the
root of your cloned MMGen Wallet repository, ensure that it’s up-to-date by
doing a `git checkout master && git pull`, and invoke `git log`. Searches
within the pager are performed via the `/` key.
### Download/Install
@ -40,3 +39,4 @@ pager are performed via the `/` key.
[cn]: ../commits/master
[rd]: ../tree/master/doc/wiki
[sv]: ../releases/tag/stable_linux