From 82173a4b9ab691c6d94b2524e701adb106eea594 Mon Sep 17 00:00:00 2001 From: clizia Date: Wed, 27 Aug 2025 00:38:35 +0200 Subject: [PATCH] updated readme --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 489428f..ad3dd7c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,4 @@ trying to make a toy OS in rust following [this](https://os.phil-opp.com) to run this just do: -``` -cargo run -``` - +```cargo run```