diff --git a/build/README.html b/build/README.html index 0f3256316..88f0eafde 100644 --- a/build/README.html +++ b/build/README.html @@ -14,53 +14,19 @@ A:hover { text-decoration : none; } - .pageheader { - font-family : arial, helvetica, sans-serif; - font-size : 14pt; - font-weight: bold; - } - .header { - font-family : arial, helvetica, sans-serif; - font-size : 12pt; - font-weight: bold; - } - .subheader { - font-weight: bold; - color: #600; - } - .path { - color : #3333cc; - } - .question { - font-style : italic; - } - .answer { - padding-left : 15px; - } - .code { - font-family : courier new; - border : 1px #ccc solid; - padding : 6px; - margin : 5px 20px 5px 20px; - } TT { - font-family : courier new; + font-family : courier new, monospace; font-weight : bold; color : #060; } PRE, CODE { - font-family : courier new; + font-family : courier new, monospace; font-size : 100%; } - .footer { - font-size : 0.8em; - color : #666; - text-align : center; - } -
+ Smack Source Distribution
+
export JAVA_HOME=/usr/local/jdk1.5
@@ -119,9 +85,10 @@ possible, instructions are provided for both Unix/Linux and Windows users.
source .profile
- The JAVA_HOME variable should now be configured correctly. + The JAVA_HOME variable should now be configured correctly.
-+ +
-
+
Now, invoke the build tool to compile the Smack source code
-Windows: Finished!
@@ -215,9 +182,9 @@ for each task are enclosed with braces.
- Description:
- Description:
- Description:
- Description:
- Description:
|