diff options
author | 2021-12-26 03:14:15 -0800 | |
---|---|---|
committer | 2021-12-26 03:14:15 -0800 | |
commit | a866da84d958347d5b52535bc8969691ed8884bd (patch) | |
tree | 0a8044aeaf87d448215abb4fa9716febccadd111 | |
parent | 6908f44aa28fe610ebab6600b1fe51aa0dead3e5 (diff) | |
download | bun-a866da84d958347d5b52535bc8969691ed8884bd.tar.gz bun-a866da84d958347d5b52535bc8969691ed8884bd.tar.zst bun-a866da84d958347d5b52535bc8969691ed8884bd.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ All in one fast & easy-to-use tool. Instead of 1,000 node_modules for develo ## Install -Native: (macOS x64 & arm64, Linux x64, WSL) +Native: (macOS x64 & Silicon, Linux x64, WSL) ```sh curl -fsSL https://bun.sh/install | bash |