Update README.md

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
This commit is contained in:
Ivan FB 2025-09-17 16:20:00 +02:00 committed by GitHub
parent 57a89ac375
commit 26d1b73931
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ Then, use one of the following commands, according to the current architecture:
| amd64 | make libsds-android ARCH=amd64 |
| x86 | make libsds-android ARCH=x86 |
At the end of the process, the library will get created in build/libsds.so
At the end of the process, the library will be created in build/libsds.so
## Windows, Linux or MacOS