Skip to content

Commit a9dd21e

Browse files
committed
feat: update installation instructions to recommend latest release and link to GitHub releases page
1 parent 78e4383 commit a9dd21e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

content/general/install.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,11 @@ Before beginning, ensure you have the following installed on your system:
2424

2525
## Clone the latest release
2626

27-
To ensure stability, we recommend using the latest canary release. Run the following command to clone the
27+
To ensure stability, we recommend using the latest release. Run the following command to clone the
2828
repository:
2929

30+
Get the newest release version from the [CodeZero GitHub releases page](https://github.com/code0-tech/codezero/releases)
31+
3032
```bash
3133
git clone --branch <version> https://github.com/code0-tech/codezero.git
3234
```

0 commit comments

Comments
 (0)