소스 검색

add link back to git-installation

Ryan Polley 4 년 전
부모
커밋
974fd9eecb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/development.rst

+ 1 - 1
docs/development.rst

@@ -156,7 +156,7 @@ controlled by that flag.  See ``_setup_implied_logging()`` in
 Building a development environment
 ----------------------------------
 
-First, just install borg into a virtual env as described before.
+First, just install borg into a virtual env :ref:`as described before <git-installation>`.
 
 To install some additional packages needed for running the tests, activate your
 virtual env and run::