Skip to content

Commit 0c07bc9

Browse files
docs: added info on the Releases Page
Added the option to download from the Releases Page instead of git clone in the README
1 parent 58db676 commit 0c07bc9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,9 @@ If you're new to installing software from GitHub, don't worry! If you encounter
100100
```
101101
Look for `/usr/local/bin` in the output.
102102

103-
### Clone the Repository
103+
### Clone the Repository
104+
105+
Alternatively, you can download the latest version of the project directly from the [Releases Page](https://github.com/stackblitz-labs/bolt.diy/releases/latest). Simply download the .zip file, extract it, and proceed with the setup instructions below. If you are comfertiable using git then run the command below.
104106

105107
Clone the repository using Git:
106108

0 commit comments

Comments
 (0)