Sfoglia il codice sorgente

Removed "Always" from Non-members pull/push instructions.

mitm 7 anni fa
parent
commit
4d46843904

+ 2 - 2
src/docs/asciidoc/jme3/build_jme3_sources_with_netbeans.adoc

@@ -56,13 +56,13 @@ After some time, the `Cloned Projects` dialog will open. Select `Open Project` f
 == Information for Non-Members
 You now have a local copy of *your* forked version of the `jmonkeyengine` repository. There are a few rules you need to follow in order to contribute.
 
-.  Always update your local copy in NetBeans by use of the NetBeans command `menu:Git[Remote>Pull]`.
+.  Update your local copy in NetBeans by use of the NetBeans command `menu:Git[Remote>Pull]`.
 **  In the `Remote Repository` dialog you toggle: +
 * [x] Specify Git Repository Location
 +
 and use the jmonkeyengine repository +++<abbr title="Uniform Resource Locator">URL</abbr>+++: `link:https://github.com/jMonkeyEngine/jmonkeyengine[https://github.com/jMonkeyEngine/jmonkeyengine]`
 
-.  Always update your fork by use of the NetBeans command `menu:Git[Remote>Push]`.
+.  Update your fork by use of the NetBeans command `menu:Git[Remote>Push]`.
 **  In the `Remote Repository` dialog you toggle: +
 * [x] Select Configured Git Repository Location:
 +