Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ On your computer, follow these steps to setup a local repository for working on
$ git clone https://github.com/YOUR_ACCOUNT/cloudstack-docs.git
$ cd cloudstack-docs
$ git remote add upstream https://github.com/apache/cloudstack-docs.git
$ git checkout master
$ git fetch upstream
$ git checkout master
$ git merge upstream/master


Expand Down