Skip to content

Commit ad8cd0c

Browse files
tylerbwongakarnokd
authored andcommitted
Remove unnecessary git command from build instructions (#5572)
1 parent 92238a7 commit ad8cd0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@ To build:
250250
```
251251
$ git clone [email protected]:ReactiveX/RxJava.git
252252
$ cd RxJava/
253-
$ git checkout -b 2.x
254253
$ ./gradlew build
255254
```
256255

0 commit comments

Comments
 (0)