Skip to content

Commit f0ad870

Browse files
doc: Add supported platform, arch
1 parent 649b0ed commit f0ad870

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,19 @@ with:
2929
3030
This will load `.envrc` residing at the top of the repository.
3131

32+
## Supported platforms and architectures
33+
34+
After v1.0.7, the following platforms and architectures are supported.
35+
36+
| Platform | Architecture |
37+
|----------|--------------|
38+
| Linux | x86_64 |
39+
| Linux | arm64 |
40+
| Darwin | x86_64 |
41+
| Darwin | arm64 |
42+
43+
version below v1.0.7, only `linux-x86_64` is supported.
44+
3245
## Contributors
3346

3447
<table>

0 commit comments

Comments
 (0)