Преглед на файлове

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

mitm преди 7 години
родител
ревизия
4d46843904
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/docs/asciidoc/jme3/build_jme3_sources_with_netbeans.adoc

+ 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:
 +