Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 9501975

Browse files
authored
chore: update README.md (#1446)
1 parent cec7f40 commit 9501975

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,21 +32,21 @@ Cortex.cpp is a multi-engine that uses `llama.cpp` as the default engine but als
3232
This Local Installer packages all required dependencies, so that you don’t need an internet connection during the installation process.
3333

3434
Alternatively, Cortex is available with a [Network Installer](#network-installer) which downloads the necessary dependencies from the internet during the installation.
35-
### Beta Preview (Stable version coming soon!)
35+
### Stable
3636
### Windows:
37-
<a href='https://app.cortexcpp.com/download/beta/windows-amd64-local'>
37+
<a href='https://app.cortexcpp.com/download/latest/windows-amd64-local'>
3838
<img src='https://github.com/janhq/docs/blob/main/static/img/windows.png' style="height:14px; width: 14px" />
3939
<b>cortex-local-installer.exe</b>
4040
</a>
4141

4242
### MacOS:
43-
<a href='https://app.cortexcpp.com/download/beta/mac-universal-local'>
43+
<a href='https://app.cortexcpp.com/download/latest/mac-universal-local'>
4444
<img src='https://github.com/janhq/docs/blob/main/static/img/mac.png' style="height:15px; width: 15px" />
4545
<b>cortex-local-installer.pkg</b>
4646
</a>
4747

4848
### Linux:
49-
<a href='https://app.cortexcpp.com/download/beta/linux-amd64-local'>
49+
<a href='https://app.cortexcpp.com/download/latest/linux-amd64-local'>
5050
<img src='https://github.com/janhq/docs/blob/main/static/img/linux.png' style="height:14px; width: 14px" />
5151
<b>cortex-local-installer.deb</b>
5252
</a>
@@ -107,7 +107,7 @@ Nightly is our development version of Brave. It is released every night and may
107107
<td style="text-align:center"><b>Linux</b></td>
108108
</tr>
109109
<tr style="text-align:center">
110-
<td style="text-align:center"><b>Stable</b></td>
110+
<td style="text-align:center"><b>Stable (Recommended)</b></td>
111111
<td style="text-align:center">
112112
<a href='https://app.cortexcpp.com/download/latest/windows-amd64-local'>
113113
<img src='https://github.com/janhq/docs/blob/main/static/img/windows.png' style="height:14px; width: 14px" />
@@ -184,20 +184,20 @@ Cortex.cpp is available with a Network Installer, which is a smaller installer b
184184
<tr style="text-align:center">
185185
<td style="text-align:center"><b>Stable (Recommended)</b></td>
186186
<td style="text-align:center">
187-
<a href='https://github.com/janhq/cortex.cpp'>
187+
<a href='https://app.cortexcpp.com/download/latest/windows-amd64-network'>
188188
<img src='https://github.com/janhq/docs/blob/main/static/img/windows.png' style="height:14px; width: 14px" />
189-
<b>Coming soon</b>
189+
<b>cortex-network-installer.exe</b>
190190
</a>
191191
<td style="text-align:center">
192-
<a href='https://github.com/janhq/cortex.cpp'>
192+
<a href='https://app.cortexcpp.com/download/beta/mac-universal-network'>
193193
<img src='https://github.com/janhq/docs/blob/main/static/img/mac.png' style="height:15px; width: 15px" />
194-
<b>Coming soon</b>
194+
<b>cortex-network-installer.pkg</b>
195195
</a>
196196
</td>
197197
<td style="text-align:center">
198-
<a href='https://github.com/janhq/cortex.cpp'>
198+
<a href='https://app.cortexcpp.com/download/beta/linux-amd64-network'>
199199
<img src='https://github.com/janhq/docs/blob/main/static/img/linux.png' style="height:14px; width: 14px" />
200-
<b>Coming soon</b>
200+
<b>cortex-network-installer.deb</b>
201201
</a>
202202
</td>
203203
</tr>

0 commit comments

Comments
 (0)