Skip to content

Commit da345f3

Browse files
committed
remove druid dependency refernce
1 parent 6ecfa3b commit da345f3

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
@@ -78,7 +78,7 @@ Total bytes deleted: 489.1KiB
7878

7979
To build `kondo` you can run `cargo build` from the projects root directory.
8080

81-
To build `kondo-ui` you must first navigate into the `kondo-ui` directory, then you can run `cargo build`. Because we use [druid](https://github.com/xi-editor/druid) for the interface you'll need to satisfy druid's [platform specific dependencies](https://github.com/xi-editor/druid#platform-notes).
81+
To build `kondo-ui` you must first navigate into the `kondo-ui` directory, then you can run `cargo build`.
8282

8383
## Similar Projects
8484

0 commit comments

Comments
 (0)