Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ The following operations are supported

### 2.1 From GitHub

1. Download the Latest Release from the Releases section of the GitHub Repository
2. Put files to your vault's plugins folder: `<vault>/.obsidian/plugins/obsidian-excel-to-markdown-table`
3. Reload Obsidian
1. Download `main.js`, `manifest.json` and `styles.css` from the latest Release from the Releases section of the GitHub Repository.
2. Put the downloaded files in a new folder in your vault's plugins folder: `<vault>/.obsidian/plugins/markdown-table-editor`.
3. Reload Obsidian.
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.

Expand Down