Skip to content

Commit

Permalink
Merge pull request monero-project#8413
Browse files Browse the repository at this point in the history
8e9c60a README: depends has only been tested on ubuntu 18.04 and 20.04 (selsta)
  • Loading branch information
luigi1111 committed Jul 6, 2022
2 parents e32b7a5 + 8e9c60a commit 8f48f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ You can also cross-compile static binaries on Linux for Windows and macOS with t
* ```make depends target=aarch64-linux-android``` for 64bit android binaries


The required packages are the names for each toolchain on apt. Depending on your distro, they may have different names.
The required packages are the names for each toolchain on apt. Depending on your distro, they may have different names. The `depends` system has been tested on Ubuntu 18.04 and 20.04.

Using `depends` might also be easier to compile Monero on Windows than using MSYS. Activate Windows Subsystem for Linux (WSL) with a distro (for example Ubuntu), install the apt build-essentials and follow the `depends` steps as depicted above.

Expand Down

0 comments on commit 8f48f46

Please sign in to comment.