mirror of
https://codeberg.org/anoncontributorxmr/mysu.git
synced 2024-11-22 07:22:26 +00:00
Fix typo
This commit is contained in:
parent
f5cf9a24e5
commit
71dcdfdb99
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
## Building:
|
## Building:
|
||||||
|
|
||||||
1. Clone the Monero repo required for this app to function. A specific fork for UTXO management is hosted here: http://4hsesnr6mjb4qrflgf5gezjaszzoqnnisin7ywzbsv6pgcxysiaq.b32.i2p/pokkst/monero.git
|
1. Clone the Monero repo required for this app to function. A specific fork for UTXO management is hosted here: http://4hsesnr6mjb4qrflgf5gezjaszzoqnnisin7ywzbsv6pgcxysiaq.b32.i2p/pokkst/monero.git
|
||||||
Clone a specific branch, and shorten I2P download time with `git clone -b release-v0.18.2.2-mysu --single-branch --depth 1 http://4hsesnr6mjb4qrflgf5gezjaszzoqnnisin7ywzbsv6pgcxysiaq.b32.i2p/pokkst/mynero/pokkst/monero.git`
|
Clone a specific branch, and shorten I2P download time with `git clone -b release-v0.18.2.2-mysu --single-branch --depth 1 http://4hsesnr6mjb4qrflgf5gezjaszzoqnnisin7ywzbsv6pgcxysiaq.b32.i2p/pokkst/monero.git`
|
||||||
|
|
||||||
2. Change current directory to the monero repo: `cd monero`
|
2. Change current directory to the monero repo: `cd monero`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue