1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 03:08:13 +00:00

Documentation: Remove i686 support

This commit is contained in:
Liav A 2022-10-04 03:32:37 +03:00 committed by Andreas Kling
parent feeb25bcee
commit 8c9128f36d
8 changed files with 41 additions and 43 deletions

View file

@ -25,7 +25,7 @@ system call.
```sh
$ uname -sm
Serenity i686
Serenity x86_64
```
## See also