diff --git a/README.md b/README.md index 46bd39c5..90d934ee 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ You can read about all the features of LinguaCafe in this [overview](https://sim Supported platforms: - x64, which includes most desktop computers made in the last decade. -- Macs with Apple silicon are supported, but need to uncomment the line that says `platform: linux/amd64` by removing the "#" near the end of the `docker-compose.yml`file. To do this, you will need to split the chained install command, first clone the repository, then uncommand the line, then run the rest of the commands. +- Macs with Apple silicon are supported, but need to uncomment the line that says `platform: linux/amd64` by removing the "#" near the end of the `docker-compose.yml`file. To do this, you will need to split the chained install command, first clone the repository, then uncomment the line, then run the rest of the commands. Other Armv8 devices such as Raspberry Pis 3 and newer do not work at the moment.