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```