Update wikipage Code Templates. (Signed-off-by:javier).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1694 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2016-11-23 18:08:57 +00:00
parent 1d59011498
commit 5e1fd9c98e

View File

@@ -107,7 +107,7 @@ That was a targeted template: EiffelStudio will propose it whenever the user typ
You can share your code templates using Github
== Fork the project ==
Clone your fork, and configure the remotes. EiffelStudio github location: https://github.com/EiffelSoftware/EiffelStudio
Clone your fork, and configure the remotes. [https://github.com/EiffelSoftware/EiffelStudio https://github.com/EiffelSoftware/EiffelStudio ]
# Clone your fork of the repo into the current directory: <code>git clone https://github.com/<your-username>/<repo-name></code>
# Navigate to the newly cloned directory: <code>cd <repo-name></code>