Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit aa19b5e

Browse files
author
10sr
authored
Update README.md
1 parent 62db3e6 commit aa19b5e

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ editorconfig-micro
44
[EditorConfig][] Plugin for [micro][] editor
55

66

7+
Prerequisite
8+
------------
9+
10+
* [Micro][micro] editor >= 1.1.3
11+
* An `editorconfig` core executable ([EditorConfig C Core][] for example)
12+
13+
714
Install
815
-------
916

10-
This plugin requires an editorconfig executable be installed.
11-
For example, download the [EditorConfig C Core][] and follow the instructions in
12-
the README and INSTALL files to install it.
13-
14-
Once you installed a core program, this plugin can be (will be able to)
17+
Once you installed a core program, this plugin can be
1518
installed via micro plugin system:
1619

1720
> plugin install editorconfig

0 commit comments

Comments
 (0)