Skip to content

Commit 9a82fe9

Browse files
authored
docs: Remove incorrect ARM64 statement (#39)
1 parent 7ea3c8d commit 9a82fe9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ However, this version of the add-on is able to use the Microsoft amd64 images wh
1414

1515
## Installation
1616

17-
> [!WARNING]
18-
> Due to lack of upstream support, this add-on can only be used with amd64 machines, and is not usable on arm64 machines like Apple Silicon computers.
19-
> (You can try installing it on Rosetta using `DDEV_IGNORE_ARCH_CHECK=true ddev add-on get ddev/ddev-sqlsrv`)
17+
On ARM64/Apple Silicon machines, make sure to use a Docker provider with Rosetta 2 support enabled.
2018

2119
```bash
2220
ddev add-on get ddev/ddev-sqlsrv

0 commit comments

Comments
 (0)