mirror of
https://codeberg.org/anoncontributorxmr/mysu.git
synced 2024-11-10 05:03:26 +01:00
Update folder names in docs
This commit is contained in:
parent
5e69ce3997
commit
43c6d191e4
@ -19,8 +19,8 @@ Clone a specific branch, and shorten I2P download time with `git clone -b releas
|
||||
|
||||
4. Then go into the mynero repo folder, then external-libs. Here you need to create symbol link to `monero` folder:
|
||||
|
||||
Linux: `ln -s ~/monero ~/mynero/external-libs/monero`
|
||||
Linux: `ln -s ~/monero ~/mysu/external-libs/monero`
|
||||
|
||||
Windows: `mklink /D "C:\Users\<USERNAME>\monero-wallet\external-libs\monero" "C:\Users\<USERNAME>\monero"`
|
||||
Windows: `mklink /D "C:\Users\<USERNAME>\mysu\external-libs\monero" "C:\Users\<USERNAME>\monero"`
|
||||
|
||||
5. Start Docker and then run `sudo make` in `external-libs` folder. It will fail at end on Windows, but if `wallet2_api.h` exists in `include` folder, the build was successful.
|
||||
|
Loading…
Reference in New Issue
Block a user