From 4c65316eb5ee7b25246e5be989653aa86d945f23 Mon Sep 17 00:00:00 2001 From: jawshoeadan <62785552+jawshoeadan@users.noreply.github.com> Date: Tue, 13 May 2025 09:47:54 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 74f807b5..61bba012 100644 --- a/README.md +++ b/README.md @@ -112,17 +112,17 @@ If you're new to installing software from GitHub, don't worry! If you encounter Let's get you up and running with the stable version of Bolt.DIY! -## Quick Download +## Quick Installation [![Download Latest Release](https://img.shields.io/github/v/release/stackblitz-labs/bolt.diy?label=Download%20Bolt&sort=semver)](https://github.com/stackblitz-labs/bolt.diy/releases/latest) ← Click here to go the the latest release version! -- Next **click source.zip** +- Download the binary for your platform +- Note: For macOS, if you get the error "This app is damaged", run ```xattr -cr /path/to/Bolt.app``` -## Prerequisites +## Manual installation -Before you begin, you'll need to install two important pieces of software: -### Install Node.js +### Option 1: Node.js Node.js is required to run the application.