shivasiddharth / Stremio-RaspberryPi

Installer for Stremio on Raspberry Pi
GNU General Public License v3.0
155 stars 15 forks source link

Tutorial uses arm64 architecture, but Stremio download is amd64 #41

Closed PedroRodr closed 2 years ago

PedroRodr commented 2 years ago

Hello! I've tried to follow your tutorial, but you use the arm64 version of it. In the Stremio website I can only download the amd64 version of it. How do I make this change to work? I'm attaching a screenshot showing where the issue is present.

Thank you in advance

Untitled

shivasiddharth commented 2 years ago

amd64 is for x86 architecture based Intel/AMD computers. Its not applicable for Pi which is arm based. I don't understand as to why you are mixing two different things.