From 43c214ecbe4566f665fee51551aa3f6e3ec43763 Mon Sep 17 00:00:00 2001 From: qb20nh Date: Sun, 3 May 2026 07:27:20 +0900 Subject: [PATCH] Fix CPU requirements link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0867183ed692..733b5473667d 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Bun supports Linux (x64 & arm64), macOS (x64 & Apple Silicon), and Windows (x64 > **Linux users** — Kernel version 5.6 or higher is strongly recommended, but the minimum is 5.1. -> **x64 users** — if you see "illegal instruction" or similar errors, check our [CPU requirements](https://bun.com/docs/installation#cpu-requirements-and-baseline-builds) +> **x64 users** — if you see "illegal instruction" or similar errors, check our [CPU requirements](https://bun.com/docs/installation#cpu-requirements) ```sh # with install script (recommended)