File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,16 @@ pick the one that best fits your use case.
4646
4747 * [ Download the installer for Mac and Windows from our homepage] ( https://livebook.dev/#install )
4848
49- * Latest stable builds: [ Mac (Universal)] ( https://github.com/livebook-dev/livebook/releases/latest/download/LivebookInstall-macos-universal.dmg ) ,
49+ * Latest stable builds:
50+ [ Mac (Universal)] ( https://github.com/livebook-dev/livebook/releases/latest/download/LivebookInstall-macos-universal.dmg ) ,
5051 [ Windows] ( https://github.com/livebook-dev/livebook/releases/latest/download/LivebookInstall-windows-x86_64.exe )
5152
52- * Nightly builds: [ Mac (Universal)] ( https://github.com/livebook-dev/livebook/releases/download/nightly/LivebookInstall-macos-universal.dmg ) ,
53- [ Windows] ( https://github.com/livebook-dev/livebook/releases/download/nightly/LivebookInstall-windows-x86_64.exe )
53+ * Nightly builds:
54+ [ macOS (arm64)] ( https://github.com/livebook-dev/livebook/releases/download/nightly/Livebook-darwin-aarch64.dmg ) ,
55+ [ macOS (x64)] ( https://github.com/livebook-dev/livebook/releases/download/nightly/Livebook-darwin-x64.dmg ) ,
56+ [ Windows] ( https://github.com/livebook-dev/livebook/releases/download/nightly/Livebook-windows-x64.exe ) ,
57+ [ Linux (arm64)] ( https://github.com/livebook-dev/livebook/releases/download/nightly/Livebook-linux-aarch64.AppImage ) ,
58+ [ Linux (x64)] ( https://github.com/livebook-dev/livebook/releases/download/nightly/Livebook-linux-amd64.AppImage )
5459
5560 * Builds for particular Livebook version are available on our
5661 [ GitHub releases] ( https://github.com/livebook-dev/livebook/releases ) .
You can’t perform that action at this time.
0 commit comments