Skip to content

Commit

Permalink
Correct formating error in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed May 31, 2012
1 parent 56f8b87 commit c603916
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ install the JRE by executing the following from a shell.
sudo apt-get install sun-java6-jre

Or if you ran the script with the -7 option.
::

sudo apt-get install oracle-java7-jre

Expand Down
1 change: 1 addition & 0 deletions oab-java.sh
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ function usage() {
echo " sudo apt-get install sun-java6-jre"
echo
echo "Or if you ran the script with the ``-7`` option."
echo "::"
echo
echo " sudo apt-get install oracle-java7-jre"
echo
Expand Down

0 comments on commit c603916

Please sign in to comment.