From fc73e40a7fdbe5aed3bc24ab8a0407e292208f33 Mon Sep 17 00:00:00 2001 From: The MMGen Project Date: Sat, 1 Mar 2025 15:23:08 +0000 Subject: [PATCH] modified: Home.md --- Home.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Home.md b/Home.md index e3f60e7..62cb7e9 100644 --- a/Home.md +++ b/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