From a33151a3fb2a4dbf5980ed097a2491f2612fdbc2 Mon Sep 17 00:00:00 2001 From: kudzu_cp <6d05c8c8ef5431987001abfdb2eadc9593ac9498> Date: Mon, 25 Jun 2012 20:01:46 +0000 Subject: [PATCH] --- Docs/Express/Compile.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/Express/Compile.html b/Docs/Express/Compile.html index 74b3af69b..ec3641122 100644 --- a/Docs/Express/Compile.html +++ b/Docs/Express/Compile.html @@ -8,12 +8,12 @@ For creating your own Cosmos in Express 2010 you need the following:
In Visual Studio Express 2010 you create a library project, that contain your OS code, and +
In Visual Studio Express you create a library project, that contain your OS code, and a project for compiling your OS.