diff options
Diffstat (limited to 'docs/install.html')
-rw-r--r-- | docs/install.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/install.html b/docs/install.html index a344c2ca7af..2a59545b2e2 100644 --- a/docs/install.html +++ b/docs/install.html @@ -1,13 +1,13 @@ -<HTML> - -<TITLE>Compiling and Installing</TITLE> - -<link rel="stylesheet" type="text/css" href="mesa.css"></head> - -<BODY> - - -<H1>Compiling and Installing</H1> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html lang="en"> +<head> + <meta http-equiv="content-type" content="text/html; charset=utf-8"> + <title>Compiling and Installing</title> + <link rel="stylesheet" type="text/css" href="mesa.css"> +</head> +<body> + +<h1>Compiling and Installing</h1> <ol> <li><a href="#prereq-general">Prerequisites for building</a> |