Skip to content

Commit b1a0569

Browse files
committed
Update README.md
Wrong 'cd RXSwing' command replaced by 'cd RxJavaFX' in the build section.
1 parent 627d980 commit b1a0569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To build:
3838

3939
```
4040
$ git clone git@github.com:ReactiveX/RxJavaFX.git
41-
$ cd RxSwing/
41+
$ cd RxJavaFX/
4242
$ ./gradlew build
4343
```
4444

0 commit comments

Comments
 (0)