summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorDavid Uhden Collado <149145202+daviduhden@users.noreply.github.com>2024-07-02 23:22:12 +0200
committerGitHub <noreply@github.com>2024-07-02 23:22:12 +0200
commit38d1bc5055d22f131e34cf2a7e34c6a0311bb866 (patch)
tree9297fd929454738d7b651c39bad981c49d23e70c /content
parent17c46bd8eaca267c2bd7fe42be52bb77296039f4 (diff)
Update monerod.md
Add instructions for installation on other architectures.
Diffstat (limited to 'content')
-rw-r--r--content/monerod.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/monerod.md b/content/monerod.md
index b6bcca5..b640622 100644
--- a/content/monerod.md
+++ b/content/monerod.md
@@ -31,6 +31,8 @@ tar -xvjf linux64
mv linux64/monero* /usr/bin/
```
+If the hardware you are using is not based on the amd64 architecture (like a Raspberry Pi), the monero project also [offers binaries](https://www.getmonero.org/downloads/) for other architectures on Linux, to download and install them simply change the last part of the link (linux64) and the archive name, e.g. for arm64 (linuxarm8). The fastest way to find out which one to use in Debian is with the `dpkg --print-architecture` command.
+
## Configuration
By default, Monero comes with no sample configuration files. Create one in `/etc/monerod.conf` using a text editor, and enter the following details: