Skip to content

Commit

Permalink
correct ktlint installation instructions (android#591)
Browse files Browse the repository at this point in the history
* correct ktlint installation instructions

* Change the ktlint instructions to refer to the ktlint readme
  • Loading branch information
davidschof authored Mar 30, 2020
1 parent e5fdb5e commit ff29ff3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,7 @@ from the ktlint [README](https://github.com/shyiko/ktlint/blob/master/README.md)

- Download ktlint using these [installation instructions](https://github.com/shyiko/ktlint/blob/master/README.md#installation)

- Inside the project root directory run:

`./ktlint --apply-to-idea-project --android`
- Apply ktlint settings to Android Studio using these [instructions](https://github.com/pinterest/ktlint/blob/master/README.md#-with-intellij-idea)

- Start Android Studio

Expand Down

0 comments on commit ff29ff3

Please sign in to comment.