From f585bd743ff6cf828a331f6e1d77c795d887b62d Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Sun, 13 Jul 2008 00:16:56 +0200 Subject: [PATCH] indextext.html: Improve the clone instructions --- indextext.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/indextext.html b/indextext.html index 367ce22..d05554d 100644 --- a/indextext.html +++ b/indextext.html @@ -12,9 +12,9 @@ please contact him with any requests, proposals or issues.

Register project | Register user | Update user SSH keys

-How to grab a project? -
git clone mirror_URL
+How to grab a project? Simply git clone git_URL. +Then, repeat git pull to update to the latest verion. See the crash courses at git.or.cz -for more detailed introduction. You can find out the mirror_URL +for more detailed introduction. You can find out the git_URL for each project at the project's summary page.
-- 2.11.4.GIT