Skip to content

Commit 6b8691b

Browse files
committed
Add tag information
1 parent b1dc7db commit 6b8691b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Chapter-2/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
The first step is to setup a good and viable development environment. Using Vagrant and Virtualbox, you'll be able to compile and test your OS from all the OSs (Linux, Windows or Mac).
44

5+
Source Code is available with tag [Chapter-2](https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System/releases/tag/Chapter-2): ```git checkout Chapter-2```
6+
57
### Install Vagrant
68

79
> Vagrant is free and open-source software for creating and configuring virtual development environments. It can be considered a wrapper around VirtualBox.

0 commit comments

Comments
 (0)