mirror of https://github.com/apache/cloudstack.git
README: add information about official git repository
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 45423c737e)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
5241d0faf8
commit
1a67b6e98b
14
README.md
14
README.md
|
|
@ -37,6 +37,20 @@ For more information on Apache CloudStack, please visit the [website](http://clo
|
|||
* Download a released [version](http://cloudstack.apache.org/downloads.html)
|
||||
* Build from source with the instructions in the [INSTALL.md](INSTALL.md) file.
|
||||
|
||||
## Getting Source Repository
|
||||
|
||||
Apache CloudStack project uses Git. The official Git repository is at:
|
||||
|
||||
https://git-wip-us.apache.org/repos/asf/cloudstack.git
|
||||
|
||||
And a mirror is hosted on Github:
|
||||
|
||||
https://github.com/apache/cloudstack
|
||||
|
||||
The Github mirror is strictly read only and provides convenience to users and
|
||||
developers to explore the code and for the community to accept contributions
|
||||
via Github pull requests.
|
||||
|
||||
## Links
|
||||
|
||||
* [Documentation](http://docs.cloudstack.apache.org)
|
||||
|
|
|
|||
Loading…
Reference in New Issue