modified: Home.md
parent
f3f013815a
commit
fc73e40a7f
1 changed files with 9 additions and 9 deletions
18
Home.md
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue