This is an automated email from the ASF dual-hosted git repository.

imaxon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git


The following commit(s) were added to refs/heads/master by this push:
     new da8af96  [NO ISSUE] Updated out-of-date information in README
da8af96 is described below

commit da8af968de44192510af24531a02a1f0b9f1ca6b
Author: Rui Guo <[email protected]>
AuthorDate: Sat Jan 12 15:18:16 2019 -0800

    [NO ISSUE] Updated out-of-date information in README
    
    - user model changes: no
    - storage format changes: no
    - interface changes: no
    
    Details:
    - Updated the path of start-sample-cluster.sh in README
    
    Change-Id: If8a4884c0a59ded2388416bfca3359108a19f67a
    Reviewed-on: https://asterix-gerrit.ics.uci.edu/3114
    Reviewed-by: Michael Blow <[email protected]>
    Tested-by: Michael Blow <[email protected]>
    Contrib: Jenkins <[email protected]>
    Reviewed-by: Ian Maxon <[email protected]>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e1a2d5a..a555946 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ Here are steps to get AsterixDB running on your local machine:
 
 * Start a single-machine AsterixDB instance:
 
-        $cd asterixdb/asterix-server/target/asterix-server-*-binary-assembly/
+        $cd 
asterixdb/asterix-server/target/asterix-server-*-binary-assembly/apache-asterixdb-*-SNAPSHOT
         $./opt/local/bin/start-sample-cluster.sh
 
 * Good to go and run queries in your browser at:

Reply via email to