You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by li...@apache.org on 2021/07/13 01:31:37 UTC

[pulsar] branch master updated: Update README.md (#11275)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new be63e87  Update README.md (#11275)
be63e87 is described below

commit be63e87e80572cacf9f69fe6273bc9ac3be968c3
Author: Gabriel Nicolas Avellaneda <av...@gmail.com>
AuthorDate: Mon Jul 12 22:30:46 2021 -0300

    Update README.md (#11275)
    
    Without zip project will not build.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 0eb77b6..5c50afb 100644
--- a/README.md
+++ b/README.md
@@ -88,6 +88,7 @@ components in the Pulsar ecosystem, including connectors, adapters, and other la
 Requirements:
  * Java [JDK 11](https://adoptopenjdk.net/?variant=openjdk11) or [JDK 8](https://adoptopenjdk.net/?variant=openjdk8)
  * Maven 3.6.1+
+ * zip
 
 Compile and install: