Skip to content

Commit

Permalink
added architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 authored Dec 14, 2024
1 parent 7e977c9 commit b9dadc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/Getting Started/Neurodesktop/portable.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ description: >

TinyRange (https://github.com/tinyrange/tinyrange) is a lightweight runtime for running Virtual Machines and Containers. It runs without admin privileges and doesn't need Docker or Podman installed to work.

- **Windows:** https://github.com/tinyrange/tinyrange/releases/download/v0.1.7/tinyrange-windows-amd64.zip
- **MacOS:** https://github.com/tinyrange/tinyrange/releases/download/v0.1.7/tinyrange-darwin-arm64.zip
- **Windows (x86_64):** https://github.com/tinyrange/tinyrange/releases/download/v0.1.7/tinyrange-windows-amd64.zip
- **MacOS (arm64):** https://github.com/tinyrange/tinyrange/releases/download/v0.1.7/tinyrange-darwin-arm64.zip
- **Linux (x86_64):** https://github.com/tinyrange/tinyrange/releases/download/v0.1.7/tinyrange-linux-amd64.zip
- **Linux (arm64):** https://github.com/tinyrange/tinyrange/releases/download/v0.1.7/tinyrange-linux-arm64.zip

Expand Down

0 comments on commit b9dadc3

Please sign in to comment.