From 43fba554972cf428e1ea56cb51823a4099d77235 Mon Sep 17 00:00:00 2001 From: Baptiste Wicht Date: Sat, 8 Feb 2014 13:37:14 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index bbe0c61..a314e06 100644 --- a/Home.md +++ b/Home.md @@ -5,4 +5,6 @@ It is currently a 64bit OS written in assembly and C++. If you want more information about this Operating System, you can read the following pages: * [[Boot Process]] * [[System Calls]] -* [[Memory]] \ No newline at end of file +* [[Memory]] + +If you want to try it, read the [[Build]] page. \ No newline at end of file