Describing how to clone the temp repository
diff --git a/README.md b/README.md
index dc05ab3..5d3d44b 100644
--- a/README.md
+++ b/README.md
@@ -6,3 +6,12 @@
 ## Getting involved
 To get involved please contact us via the NetBeans dev list, see
 https://s.apache.org/netbeans_please_join
+
+## To make a commit
+
+First of all one needs to clone the repository:
+```
+$ git clone https://git-wip-us.apache.org/repos/asf/incubator-netbeans-temp.git
+```
+
+