From 2927fe9c933f9052db737cbfa5e56adcd1b90948 Mon Sep 17 00:00:00 2001 From: ApfelTeeSaft <91074565+ApfelTeeSaft@users.noreply.github.com> Date: Mon, 5 Aug 2024 16:18:27 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 03cb35c..c2d1072 100644 --- a/README.md +++ b/README.md @@ -84,10 +84,3 @@ Contributions are welcome! Feel free to submit issues or pull requests. ## License This project is licensed under the GNU General Public License v3.0. -3. **Run ShardOS using QEMU**: - ```bash - qemu-system-i386 -fda boot.img - ``` -## License - -This project is licensed under the MIT License. See the [LICENSE](https://github.com/ApfelTeeSaft/Shard/blob/main/LICENSE) file for details.