We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f8b87 commit c603916Copy full SHA for c603916
README.rst
@@ -78,6 +78,7 @@ install the JRE by executing the following from a shell.
78
sudo apt-get install sun-java6-jre
79
80
Or if you ran the script with the -7 option.
81
+::
82
83
sudo apt-get install oracle-java7-jre
84
oab-java.sh
@@ -266,6 +266,7 @@ function usage() {
266
echo " sudo apt-get install sun-java6-jre"
267
echo
268
echo "Or if you ran the script with the ``-7`` option."
269
+ echo "::"
270
271
echo " sudo apt-get install oracle-java7-jre"
272
0 commit comments