diff --git a/Web/HTML/Download.html b/Web/HTML/Download.html index 2096dccf6..fe28dca09 100644 --- a/Web/HTML/Download.html +++ b/Web/HTML/Download.html @@ -32,7 +32,7 @@ vlink="#000000" alink="#000000"> the following commands.

cvs -d :pserver:anonymous@public.kitware.com:/insight/cmakecvsroot login
- (respond with password insight) + (respond with password cmake)

Follow this command by checking out the source code:
cvs -d :pserver:anonymous@public.kitware.com:/insight/cmakecvsroot co CMake diff --git a/Web/HTML/Install.html b/Web/HTML/Install.html new file mode 100644 index 000000000..927d47d96 --- /dev/null +++ b/Web/HTML/Install.html @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + +

+ Install CMake differently depending on the + operating system. + +
+ + + + + + + + + + + diff --git a/Web/HTML/SideBar.html b/Web/HTML/SideBar.html index 0cb05d4a6..bc12610b5 100644 --- a/Web/HTML/SideBar.html +++ b/Web/HTML/SideBar.html @@ -3,8 +3,9 @@  Home

 About

 Sponsors

-  Example

 Download

+  Install

+  Example

 Documentation

 FAQ

 Mailing Lists