SamyPesse / How-to-Make-a-Computer-Operating-System

How to Make a Computer Operating System in C++
https://samypesse.gitbook.io/how-to-create-an-operating-system
Apache License 2.0
21.35k stars 3.42k forks source link

Update Chapter 3 README #51

Closed zanbaldwin closed 10 years ago

zanbaldwin commented 10 years ago

Fixed a mis-calculation typo for the number of bytes required in the fdisk command (loop-device partition). Fixes #50.

zanbaldwin commented 10 years ago

I know this is a really trivial change, but the more people who contribute the more you will want to continue this project and add the remaining chapters. It's really appreciated. Good luck with Codebox, by the way!

SamyPesse commented 10 years ago

Thanks :+1: :heart: