You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2017/09/28 22:55:37 UTC

incubator-netbeans git commit: Adding tweak to requirements section to README

Repository: incubator-netbeans
Updated Branches:
  refs/heads/master f9e5412fc -> 8676bbaa4


Adding tweak to requirements section to README


Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/8676bbaa
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/8676bbaa
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/8676bbaa

Branch: refs/heads/master
Commit: 8676bbaa42ccf199f409a5b61d5110da27d75089
Parents: f9e5412
Author: geertjan <ge...@oracle.com>
Authored: Fri Sep 29 00:55:29 2017 +0200
Committer: geertjan <ge...@oracle.com>
Committed: Fri Sep 29 00:55:29 2017 +0200

----------------------------------------------------------------------
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/8676bbaa/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index f34be7e..fec14a2 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,10 @@ Apache NetBeans is an open source development environment, tooling platform, and
 
 ### Requirements
 
-#### Git
-#### Ant 1.9.9 or above
-#### JDK 8 (to build NetBeans)
-#### JDK 9 (to run NetBeans)
+⋅⋅* Git
+⋅⋅* Ant 1.9.9 or above
+⋅⋅* JDK 8 (to build NetBeans)
+⋅⋅* JDK 9 (to run NetBeans)
 
 **Note:** NetBeans also runs with JDK 8, although then it will not include tools for the JDK 9 Shell.