diff options
author | mark <[email protected]> | 2012-06-27 10:28:16 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-11-06 21:16:28 +0100 |
commit | 979606c892c14aea40e7cd5e70dca7bae3cde724 (patch) | |
tree | 65b778abb7a617608af67e9ad978e5aae7ea4c1f | |
parent | b43c00e03abe8cda1000192f8acf5078cffd34a6 (diff) |
Correct version number
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ Instructions $ mkdir input $ cd input - $ wget http://jogamp.org/deployment/v2.0-rc9/archive/jogamp-all-platforms.7z + $ wget http://jogamp.org/deployment/v2.0-rc10/archive/jogamp-all-platforms.7z $ 7z x jogamp-all-platforms.7z 2. Switch back to the old directory: |