Skip to content

Commit a90ebbf

Browse files
authored
Merge pull request #1700 from joshrad-dev/update-docs
docs: update docs to point to Electron installation
2 parents ff8b0d7 + 4c65316 commit a90ebbf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,17 +112,17 @@ If you're new to installing software from GitHub, don't worry! If you encounter
112112

113113
Let's get you up and running with the stable version of Bolt.DIY!
114114

115-
## Quick Download
115+
## Quick Installation
116116

117117
[![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!
118118

119-
- Next **click source.zip**
119+
- Download the binary for your platform
120+
- Note: For macOS, if you get the error "This app is damaged", run ```xattr -cr /path/to/Bolt.app```
120121

121-
## Prerequisites
122+
## Manual installation
122123

123-
Before you begin, you'll need to install two important pieces of software:
124124

125-
### Install Node.js
125+
### Option 1: Node.js
126126

127127
Node.js is required to run the application.
128128

0 commit comments

Comments
 (0)