[PR #589] Fix install instructions to work on arm #503

Open
opened 2026-02-25 22:33:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FiloSottile/mkcert/pull/589
Author: @t3dium
Created: 6/9/2024
Status: 🔄 Open

Base: masterHead: master


📝 Commits (3)

  • 6f864ab fix install instructions to work with arm
  • 6bacea8 fix install instructions to work with arm64 and arm32
  • 22ab19d fix install instructions to work with arm64 and arm32

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 README.md (+3 -3)

📄 Description

The install instructions currently assume the user is using x64, leading to it failing to fetch the correct binary on an arm architecture such as on raspberry pi's.

It'll now detect which arch is being used, and will use the appropriate package.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/FiloSottile/mkcert/pull/589 **Author:** [@t3dium](https://github.com/t3dium) **Created:** 6/9/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`6f864ab`](https://github.com/FiloSottile/mkcert/commit/6f864ab16d1fe95b5666523e47aa020e32b2c6d9) fix install instructions to work with arm - [`6bacea8`](https://github.com/FiloSottile/mkcert/commit/6bacea8834f46873211e9b3f63d0459f9a07ab3f) fix install instructions to work with arm64 and arm32 - [`22ab19d`](https://github.com/FiloSottile/mkcert/commit/22ab19da312fb11dd263d9e3efb4b0f9bf3a35a6) fix install instructions to work with arm64 and arm32 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -3) </details> ### 📄 Description The install instructions currently assume the user is using x64, leading to it failing to fetch the correct binary on an arm architecture such as on raspberry pi's. It'll now detect which arch is being used, and will use the appropriate package. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mkcert#503
No description provided.