You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -50,15 +50,17 @@ Into this:
50
50
51
51
## :arrow_down: How to install?
52
52
53
-
(It's in Review in the Marketplace right now, so you won't find it)
53
+
(It's in Review in the Marketplace right now, so you won't find it, install it manually)
54
+
54
55
You can install plugin directly from IntelliJ IDEA or Android Studio:
55
56
1. Open _Preferences_
56
57
2. Choose _Plugins_
57
58
3. Select the _Marketplace_ tab
58
59
4. Search for **HtmlToComposeWebConverter**
59
60
5. Click on _install_
60
61
61
-
Alternativly you can download the plugin from the release archive https://github.com/Foso/HtmlToComposeWebConverter/releases. To learn how to install it, read the [Install plugin from disk](https://www.jetbrains.com/help/idea/managing-plugins.html#install_plugin_from_disk) section in the IntelliJ docs.
62
+
63
+
Alternatively you can download the plugin from the release archive https://github.com/Foso/HtmlToComposeWebConverter/releases. To learn how to install it, read the [Install plugin from disk](https://www.jetbrains.com/help/idea/managing-plugins.html#install_plugin_from_disk) section in the IntelliJ docs.
62
64
63
65
## :card_file_box: How can I contribute to this plugin?
0 commit comments