Update README.md with Stable Download URLs

This commit is contained in:
Service Account 2023-12-14 03:20:04 +00:00
parent 596f40f202
commit 5d3382810a

View File

@ -43,25 +43,25 @@ Jan is an open-source ChatGPT alternative that runs 100% offline on your compute
<tr>
<td style="text-align:center"><b>Stable (Recommended)</b></td>
<td style="text-align:center">
<a href='https://github.com/janhq/jan/releases/download/v0.4.0/jan-win-x64-0.4.0.exe'>
<a href='https://github.com/janhq/jan/releases/download/v0.4.1/jan-win-x64-0.4.1.exe'>
<img src='./docs/static/img/windows.png' style="height:14px; width: 14px" />
<b>jan.exe</b>
</a>
</td>
<td style="text-align:center">
<a href='https://github.com/janhq/jan/releases/download/v0.4.0/jan-mac-x64-0.4.0.dmg'>
<a href='https://github.com/janhq/jan/releases/download/v0.4.1/jan-mac-x64-0.4.1.dmg'>
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
<b>Intel</b>
</a>
</td>
<td style="text-align:center">
<a href='https://github.com/janhq/jan/releases/download/v0.4.0/jan-mac-arm64-0.4.0.dmg'>
<a href='https://github.com/janhq/jan/releases/download/v0.4.1/jan-mac-arm64-0.4.1.dmg'>
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
<b>M1/M2</b>
</a>
</td>
<td style="text-align:center">
<a href='https://github.com/janhq/jan/releases/download/v0.4.0/jan-linux-amd64-0.4.0.deb'>
<a href='https://github.com/janhq/jan/releases/download/v0.4.1/jan-linux-amd64-0.4.1.deb'>
<img src='./docs/static/img/linux.png' style="height:14px; width: 14px" />
<b>jan.deb</b>
</a>