Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit d3e0fcf

Browse files
author
windilycloud
committed
fix: make readme better
1 parent 512f88b commit d3e0fcf

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,27 +12,27 @@ At the same time, obsidian has all the data in the md file, which is perfect. Bu
1212

1313
## From Obsidian
1414

15-
1. Open Settings > Third-party plugin
16-
2. Make sure Safe mode is off
17-
3. Click Browse community plugins
18-
4. Search for this plugin
19-
5. Click Install
15+
1. Open Settings > Third-party plugin.
16+
2. Make sure Safe mode is off.
17+
3. Click Browse community plugins.
18+
4. Search for this plugin.
19+
5. Click Install.
2020
6. Once installed, enable the plugin and close the community plugins window.
21-
7. Go to [plugin assets page](https://github.com/windily-cloud/obsidian-sqlite3/tree/master/assets), download the corresponding better_sqlite3.node file.
22-
8. Copy better-sqlite3 file to the path ".obsidian/".
21+
7. Go to [plugin assets page](https://github.com/windily-cloud/obsidian-sqlite3/tree/master/assets), download the corresponding better_sqlite3.node zip file and unzip this file.
22+
8. Copy better-sqlite3.node file into the path ".obsidian/".
2323

2424
Tips:
2525

26-
- For Mac: 103-darwin-arm64.zip
27-
- For Linux: 103-linux-x64.zip
28-
- For windows: 103-win32-x64
26+
- For Mac: 103-darwin-arm64.zip.
27+
- For Linux: 103-linux-x64.zip.
28+
- For windows: 103-win32-x64.zip.
2929

30-
If you need another compiled version, please download it from the [better-sqlite3 repo](https://github.com/WiseLibs/better-sqlite3/releases/tag/v7.6.2)
30+
If you need another compiled version, please download it from the [better-sqlite3 repo](https://github.com/WiseLibs/better-sqlite3/releases/tag/v7.6.2).
3131

3232
## From GitHub
3333

34-
1. Download the Latest Release from the Releases section of the GitHub Repository
35-
2. Put files to your vault's plugins folder: <vault>/.obsidian/plugins/media-extended
36-
3. Reload Obsidian
34+
1. Download the Latest Release from the Releases section of the GitHub Repository.
35+
2. Put files to your vault's plugins folder: `.obsidian/plugins/obsidain-sqlite3`
36+
3. Reload Obsidian.
3737
4. If prompted about Safe Mode, you can disable safe mode and enable the plugin. Otherwise, head to Settings, third-party plugins, make sure safe mode is off and enable the plugin from there.
3838

0 commit comments

Comments
 (0)