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.

  1. Start Visual Studio Express 2010 and create a project named "Cosmos C# Library".