ACCUMULO-2540 Correct the correction for MAC's package. :/

Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5a130ad5
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5a130ad5
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/5a130ad5

Branch: refs/heads/1.6.0-SNAPSHOT
Commit: 5a130ad5860702ee52bdf8a31cd2e4ae2a6f988f
Parents: f51b512
Author: Sean Busbey <bus...@cloudera.com>
Authored: Mon Mar 24 14:26:57 2014 -0500
Committer: Sean Busbey <bus...@cloudera.com>
Committed: Mon Mar 24 14:26:57 2014 -0500

----------------------------------------------------------------------
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/5a130ad5/README
----------------------------------------------------------------------
diff --git a/README b/README
index 84529b3..115a9b7 100644
--- a/README
+++ b/README
@@ -303,7 +303,7 @@ The public accumulo API is composed of :
   
  * everything under org.apache.accumulo.core.client, excluding impl packages  
  * Key, Mutation, Value, and Range  in org.apache.accumulo.core.data.
- * org.apache.accumulo.server.minicluster
+ * org.apache.accumulo.minicluster
  
 To get started using accumulo review the example and the javadoc for the
 packages and classes mentioned above. 

Reply via email to