Sfoglia il codice sorgente

Removed duplicate download link for git.

mitm 8 anni fa
parent
commit
2306a869b5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/docs/asciidoc/jme3/build_from_sources.adoc

+ 1 - 1
src/docs/asciidoc/jme3/build_from_sources.adoc

@@ -17,7 +17,7 @@ Please understand that this tutorial gives you access to the latest development
 
 Here is the basic outline of our goal:
 
-.  Install git client - link:https://git-scm.com/downloads[https://git-scm.com/downloads]
+.  Install git client.
 .  Download jMonkeyEngine using git-client.
 .  Update jMonkeyEngine using git-client.
 .  Build jMonkeyEngine locally using gradle.