diff --git a/Home.md b/Home.md index a9181f7..7a51404 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,7 @@ A great way to learn something new is to retrace the steps taken by someone who had taken the same path before. To make this possible for future readers, below are written major ideas, proposed solutions, encountered pitfalls, and implemented fixes that have arisen along the way. -### Step 0: Setting up a unified development environment +### Step 0: Set up a unified development environment To safeguard against dependency hell, all the essential software needed to develop and run our OS will be provided through a set of Docker images orchestrated using Docker Compose. For those unfamiliar with Docker, a command cheatsheet will be provided later on. Preliminary list of essential software: