diff --git a/README b/README index 8f0e771d1f2..420fa955457 100644 --- a/README +++ b/README @@ -7,13 +7,13 @@ Getting Started This README provides a very brief overview of the gate, how to retrieve a copy, and how to build it. Detailed documentation about the Userland gate can be found in the 'doc' directory. Questions or comments about - the gate can be addressed to userland-discuss@opensolaris.org. + the gate can be addressed to oi-dev@openindiana.org. Overview - The Userland consolidation maintains a Mercurial gate at + The Userland consolidation maintains a Git repository at - ssh://anon@hg.opensolaris.org//hg/userland/gate + https://github.com/OpenIndiana/oi-userland This gate contains build recipies, patches, IPS manifests, etc. necessary to download, prep, build, test, package and publish open source software. @@ -25,11 +25,11 @@ Overview Getting the Bits - As mentioned, the gate is stored in a Mercurial repository. In order to + As mentioned, the gate is stored in a Git repository. In order to build or develop in the gate, you will need to clone it. You can do so with the following command - $ hg clone ssh://anon@hg.opensolaris.org//hg/userland/gate /scratch/clone + $ git clone https://github.com/OpenIndiana/oi-userland.git /scratch/clone This will create a replica of the various pieces that are checked into the source code management system, but it does not retrieve the community