mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-03 10:14:34 +08:00
Add links to automated builds to the README (#1401)
This commit is contained in:
parent
9434cf57b4
commit
f6e08bcdef
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -45,7 +45,16 @@ pick the one that best fits your use case.
|
|||
|
||||
### Desktop app
|
||||
|
||||
* [Download the installer for Windows and Mac from our homepage](https://livebook.dev/#install)
|
||||
* [Download the installer for Mac and Windows from our homepage](https://livebook.dev/#install)
|
||||
|
||||
* Latest stable builds: [Mac (Universal)](https://livebook.dev/releases/latest/LivebookInstall-latest-macos-universal.dmg),
|
||||
[Windows](https://livebook.dev/releases/latest/LivebookInstall-latest-windows-x86_64.exe)
|
||||
|
||||
* Nightly builds: [Mac (Universal)](https://livebook.dev/releases/nightly/LivebookInstall-nightly-macos-universal.dmg),
|
||||
[Windows](https://livebook.dev/releases/nightly/LivebookInstall-nightly-windows-x86_64.exe)
|
||||
|
||||
* Builds for particular Livebook version are available on our
|
||||
[GitHub releases](https://github.com/livebook-dev/livebook/releases).
|
||||
|
||||
### Docker
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue