ZEPPELIN-657: Change 'release' -> 'branch'

This commit is contained in:
Ryu Ah young 2016-02-08 14:30:25 +09:00
parent 23646e5022
commit 813b438cf4

View file

@ -147,7 +147,7 @@ Get the source code on your development machine using git.
git clone git://git.apache.org/incubator-zeppelin.git zeppelin
```
You may also want to develop against a specific release. For example, for branch-0.5.6
You may also want to develop against a specific branch. For example, for branch-0.5.6
```
git clone -b branch-0.5.6 git://git.apache.org/incubator-zeppelin.git zeppelin