projects
/
cloudstack-docs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
82119f9
)
Based on my conversation with the user terbolous in #cloudstack: Changed the sequence...
12/head
author
Eric Pretorious
<epretorious@gmail.com>
Fri, 23 Oct 2015 13:27:28 +0000
(06:27 -0700)
committer
Eric Pretorious
<epretorious@gmail.com>
Fri, 23 Oct 2015 13:27:28 +0000
(06:27 -0700)
README.rst
patch
|
blob
|
history
diff --git
a/README.rst
b/README.rst
index
cbd6b54
..
619e9dd
100644
(file)
--- a/
README.rst
+++ b/
README.rst
@@
-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