diff options
author | Derrick Hendricks <derrick@nanorex.com> | 2008-05-06 14:25:43 +0000 |
---|---|---|
committer | Derrick Hendricks <derrick@nanorex.com> | 2008-05-06 14:25:43 +0000 |
commit | 19fad8299c34a78f7b70657e5683943dea852b3e (patch) | |
tree | 68753651844c1040db33ca74b4a4bfec1a77081d /cad/src/ReadMe.html | |
parent | f8bae3b2d0620e04f914a701947f8d92620ac334 (diff) | |
download | nanoengineer-19fad8299c34a78f7b70657e5683943dea852b3e.tar.gz nanoengineer-19fad8299c34a78f7b70657e5683943dea852b3e.zip |
added "Version" to the file.
Diffstat (limited to 'cad/src/ReadMe.html')
-rwxr-xr-x | cad/src/ReadMe.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/cad/src/ReadMe.html b/cad/src/ReadMe.html index 16bf34c19..cf1f054dc 100755 --- a/cad/src/ReadMe.html +++ b/cad/src/ReadMe.html @@ -2,18 +2,18 @@ <!-- Copyright 2007, 2008 Nanorex, Inc. See LICENSE file for details. --> <head> <title> -Nanorex NanoEngineer-1 1.0.1 +Nanorex NanoEngineer-1 Version 1.0.1 </title> </head> <body> -<h1>Nanorex NanoEngineer-1 1.0.1</h1> +<h1>Nanorex NanoEngineer-1 Version 1.0.1</h1> NanoEngineer-1 (NE1) is an open-source (GPL) 3D multi-scale modeling and simulation program for nano-composites with special support for structural DNA nanotechnology. It features an easy-to-use interactive 3D graphical user interface for designing and modeling large, atomically precise composite nanosystems. <p> -This is NanoEngineer-1 1.0.1 as of May 6, 2008. +This is NanoEngineer-1 Version 1.0.1 as of May 6, 2008. <p> -Click the following links to learn more about NanoEngineer-1 1.0.1: +Click the following links to learn more about NanoEngineer-1 Version 1.0.1: <ul> <li><a href="#SystemRequirements">System Requirements</a> <li><a href="#OfficialPlatforms">Officially Tested Platforms</a> @@ -48,7 +48,7 @@ Click the following links to learn more about NanoEngineer-1 1.0.1: <a name="OfficialPlatforms"></a> <h2>Tested Platforms</h2> -NE1 1.0.1 has been tested on: +NanoEngineer-1 Version 1.0.1 has been tested on: <ul> <li>Windows XP <li>Mac OS X 10.3.9 (Panther), 10.4.9 (Tiger), and 10.5.2 (Leopard) @@ -71,7 +71,7 @@ Run the NanoEngineer-1 self-extracting installer "NanoEngineer-1_1.0.1.dmg". Note: If during installation, the message: "You cannot continue. There is nothing to install." appears, navigate to <your hard drive>/Library/Receipts/ and delete any files that start with "NanoEngineer-1". Then empty the Trash and run the installer again. <h3>Linux and Developers</h3> -NanoEngineer-1 1.0.1 must be compiled from sources for Linux users and developers. Download the NanoEngineer-1 1.0.1 source distribution "NanoEngineer-1_1.0.1.tar.gz" and follow the instructions found in the following steps: +NanoEngineer-1 Version 1.0.1 must be compiled from sources for Linux users and developers. Download the NanoEngineer-1 Version 1.0.1 source distribution "NanoEngineer-1_1.0.1.tar.gz" and follow the instructions found in the following steps: <ol> <li> <a href="http://www.nanoengineer-1.net/mediawiki/index.php?title=NE1_Build_Requirements">NE1 Build Requirements</a> - Before building NE1, check that the requirements for your platform are met. This page lists all the libraries necessary to build NE1, including some notes on library installation. <li> <a href="http://www.nanoengineer-1.net/mediawiki/index.php?title=NE1_Build_and_Install">NE1 Build and Install</a> |