mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
ZEPPELIN-657: Change 'release' -> 'branch'
This commit is contained in:
parent
23646e5022
commit
813b438cf4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue