Skip to content

Commit 8eaba91

Browse files
authored
Update installation instructions in README
Clarify installation instructions and formatting.
1 parent 5273e76 commit 8eaba91

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44

55
## Installation
66

7-
Since this extension is very big, install it by downloading `markedit-proofreading.js` from the [latest release](https://github.com/MarkEdit-app/MarkEdit-proofreading/releases/latest) and copying it to:
7+
This extension is very big (24 MB) because it runs completely locally, install it by downloading `markedit-proofreading.js` from the [latest release](https://github.com/MarkEdit-app/MarkEdit-proofreading/releases/latest) and copying it to:
88

9-
`~/Library/Containers/app.cyan.markedit/Data/Documents/scripts`
9+
```
10+
~/Library/Containers/app.cyan.markedit/Data/Documents/scripts
11+
```
1012

1113
Restart MarkEdit after copying the file.
1214

@@ -81,4 +83,3 @@ yarn build
8183
## Contribution
8284

8385
Bug fix pull requests are generally welcome. For feature additions or behavior changes, please open a discussion or issue first so the approach can be agreed upon before any work begins.
84-

0 commit comments

Comments
 (0)