diff options
author | 2022-07-15 22:20:19 +0200 | |
---|---|---|
committer | 2022-07-15 13:20:19 -0700 | |
commit | 5c2ec9cad249002185dbc86f7b75d26b3acd6bb5 (patch) | |
tree | f0b5ebfb43b19fc0a48a2afd711aa0a913c00478 /README.md | |
parent | 5b248962e78b2ce9e2d34d9b3bbfc386c015d432 (diff) | |
download | bun-5c2ec9cad249002185dbc86f7b75d26b3acd6bb5.tar.gz bun-5c2ec9cad249002185dbc86f7b75d26b3acd6bb5.tar.zst bun-5c2ec9cad249002185dbc86f7b75d26b3acd6bb5.zip |
fix(README): Remove unused troubleshooting link (#736)
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -63,7 +63,6 @@ If using Linux, kernel version 5.6 or higher is strongly recommended, but the mi - [CSS runtime](#css-runtime) - [Frameworks](#frameworks) - [Troubleshooting](#troubleshooting) - - [Illegal Instruction (Core Dumped)](#illegal-instruction-core-dumped) - [bun not running on an M1 (or Apple Silicon)](#bun-not-running-on-an-m1-or-apple-silicon) - [error: Unexpected](#error-unexpected) - [bun install is stuck](#bun-install-is-stuck) |