Chen Li has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/327
Change subject: Minor change to the documentation for testing ...................................................................... Minor change to the documentation for testing The following commits from your working branch will be included: commit 2f9ac462c111245086b81974bfb44825cc208f8c Author: chenli <[email protected]> Date: Fri Jul 24 14:05:43 2015 -0700 a simple change to the install instructions Change-Id: I66561d72c4761fb623dd45d5f5f83b8c102ea7f4 --- M asterix-doc/src/site/markdown/install.md 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/27/327/1 diff --git a/asterix-doc/src/site/markdown/install.md b/asterix-doc/src/site/markdown/install.md index 32eb339..39295a3 100644 --- a/asterix-doc/src/site/markdown/install.md +++ b/asterix-doc/src/site/markdown/install.md @@ -16,7 +16,7 @@ * [JDK>=7](http://www.oracle.com/technetwork/java/javase/downloads/index.html) (Otherwise known as JDK>=1.7). -To know the version of Java installed on your system, execute the following: +To know the version of Java installed on your system, execute the following command: $ java -version -- To view, visit https://asterix-gerrit.ics.uci.edu/327 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I66561d72c4761fb623dd45d5f5f83b8c102ea7f4 Gerrit-PatchSet: 1 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Chen Li <[email protected]>
