Merge pull request #7 from jeff-hykin/patch-1

Small typo fix of readme
This commit is contained in:
Joel Severin 2025-11-07 17:22:35 +01:00 committed by GitHub
commit e3196f2cee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
# Scripts for Building a Linux/Wasm Operating System
This project contains scripts to download, build and run a Linux system that can executed on the web, using native WebAssembly (Wasm).
This project contains scripts to download, build and run a Linux system that can be executed on the web, using native WebAssembly (Wasm).
These scripts can be run in the following way:
* Directly on a host machine.