diff options
author | Noah Slater <nslater@apache.org> | 2008-03-30 16:23:19 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2008-03-30 16:23:19 +0000 |
commit | 8759808415c705fecb4ae35cdb9b554d016ab6c6 (patch) | |
tree | 087bdf45392e6675db474c512a78715e914eb47c /README | |
parent | 77bca2150482cf836c0b1579096e90b846efaa39 (diff) |
updated README to add instructions on how to check out the source code
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642768 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ ## Building From Subversion ## +You can skip this section if you are installing from a release tarball. + +### Checking Out ### + +See the [http://incubator.apache.org/couchdb/community/code.html](instructions) +on how to check out the source code. + ### Dependencies ### To build Apache CouchDB from checkout you need some of the following installed: |