Skip to content

Commit abd6775

Browse files
authored
chore: readme nits
Signed-off-by: Sam Gammon <[email protected]>
1 parent 2f2670b commit abd6775

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,17 @@ Read more about Elide's [feature highlights](https://elide.dev)
7878

7979
## Installation
8080

81-
You can install Elide on Linux (amd64) or macOS (amd64/arm64) by running:
81+
You can install Elide on Linux (amd64) or macOS (arm64) by running:
8282

8383
```shell
8484
curl -sSL --tlsv1.2 elide.sh | bash -s -
8585
```
8686

8787
After installation, you can run `elide --help` or `elide info` to see more information.
8888

89+
> [!NOTE]
90+
> If you need a binary for a different arch, please file an issue.
91+
8992
### Using Elide via Docker
9093

9194
We provide a container image, hosted on GitHub:

0 commit comments

Comments
 (0)