modified: Home.md

modified:   MMGenBuildBitcoindMSWin.md
	modified:   MMGenInstallDependenciesMSWin.md
	modified:   MMGenInstallLinux.md
	modified:   MMGenInstallMSWin.md
	modified:   MMGenInstallMinGW_MSYS.md
	modified:   MMGenTextEditors.md
philemon 2014-04-11 21:40:58 +04:00
commit 65e947fbcb
7 changed files with 19 additions and 19 deletions

@ -4,17 +4,17 @@ MMGen = Multi-Mode GENerator
### Download/Install
> #### [Install on Microsoft Windows](MMGenInstallMSWin.md)
> #### [Install on Microsoft Windows](MMGenInstallMSWin)
> #### [Install on Debian/Ubuntu Linux](MMGenInstallLinux.md)
> #### [Install on Debian/Ubuntu Linux](MMGenInstallLinux)
### Using MMGen
> #### See [Getting Started with MMGen](MMGenGettingStarted.md)
> #### See [Getting Started with MMGen](MMGenGettingStarted)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[PGP Public Key](MMGenPubKey.md)
[PGP Public Key](MMGenPubKey)
Donate: 15TLdmi5NYLdqmtCqczUs5pBPkJDXRs83w

@ -144,4 +144,4 @@ with an error message instructing you how to create it.
[05]: https://codeload.github.com/sipa/bitcoin/zip/watchonly
[06]: http://www.boost.org/users/download/
[check]: https://github.com/sipa/bitcoin/tree/watchonly
[07]: MMGenInstallDependenciesMSWin.md
[07]: MMGenInstallDependenciesMSWin

@ -106,11 +106,11 @@ in the first two steps of [**Getting Started with MMGen**][13].
[03]: https://pypi.python.org/pypi/ecdsa
[04]: https://pypi.python.org/pypi/bitcoin-python/0.3
[09]: https://www.python.org/ftp/python/2.7.6/python-2.7.6.msi
[08]: MMGenEditPathMSWin.md
[08]: MMGenEditPathMSWin
[07]: https://pypi.python.org/pypi/scrypt/
[06]: http://www.openssl.org/source/openssl-1.0.1f.tar.gz
[05]: http://www.openssl.org/source/
[10]: https://github.com/mmgen/mmgen/archive/master.zip
[11]: http://slproweb.com/download/Win32OpenSSL-1_0_1f.exe
[12]: http://www.openssl.org/related/binaries.html
[13]: MMGenGettingStarted.md
[13]: MMGenGettingStarted

@ -75,5 +75,5 @@ created by the daemon upon startup as your **tracking wallet**.
Congratulations! Your MMGen installation is now complete.
[00]: https://codeload.github.com/sipa/bitcoin/zip/watchonly
[01]: MMGenInstallOfflineBitcoind.md
[01]: MMGenInstallOfflineBitcoind
[check]: https://github.com/sipa/bitcoin/tree/watchonly

@ -49,9 +49,9 @@ If you're ready to proceed, first read [**A word on text editors**][09] and
install a Unix-capable text editor if you haven't yet done so; then follow the
link on item 4 above to begin the build process.
[01]: MMGenInstallMinGW_MSYS.md
[02]: MMGenInstallDependenciesMSWin.md
[03]: MMGenBuildBitcoindMSWin.md
[07]: MMGenInstallOfflineBitcoind.md
[08]: MMGenGettingStarted.md
[09]: MMGenTextEditors.md
[01]: MMGenInstallMinGW_MSYS
[02]: MMGenInstallDependenciesMSWin
[03]: MMGenBuildBitcoindMSWin
[07]: MMGenInstallOfflineBitcoind
[08]: MMGenGettingStarted
[09]: MMGenTextEditors

@ -82,8 +82,8 @@ Sometimes variables must be exported to be visible to called programs:
$ export PATH
[00]: MMGenTextEditors.md
[00]: MMGenTextEditors
[01]: http://sourceforge.net/projects/mingw/files/
[02]: MMGenGetMinGW_Archives.md
[03]: MMGenGetMSYS_Archives.md
[05]: MMGenEditPathMSWin.md
[02]: MMGenGetMinGW_Archives
[03]: MMGenGetMSYS_Archives
[05]: MMGenEditPathMSWin

@ -21,7 +21,7 @@ After installing Vim, you should add its executable directory `C:\Program
Files\Vim\vim74` (your version number may be different) to your user path.
Editing user paths is explained [here][06].
[06]: MMGenEditPathMSWin.md
[06]: MMGenEditPathMSWin
[04]: http://mingw-and-ndk.googlecode.com/files/win-mingw-nano.7z
[05]: http://www.vim.org/download.php
[00]: http://www.nano-editor.org/