소스 검색

Improve documentation on accessing the git repository.

Carsten Dominik 16 년 전
부모
커밋
adf3cec05e
1개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. 5 2
      ORGWEBPAGE/index.org

+ 5 - 2
ORGWEBPAGE/index.org

@@ -66,8 +66,11 @@ has been posted [[http://www.philfam.co.uk/pete/GTD/org-mode/update-org.sh][here
 ** The development version
 
 You can check out the latest Org development version (along with every
-release we ever had) by using git.  More information on this page:
-http://repo.or.cz/w/org-mode.git
+release we ever had) by using git.  The git repository is [[http://repo.or.cz/w/org-mode.git][browsable
+online]].  To get a local clone use something like the following (from
+the command line....):
+
+: git clone git://repo.or.cz/w/org-mode.git
 
 ** Alternative distributions