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 @@
+
+
+
+
+
+
+
+ ./configure + make + make install+ +