Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasThinks authored Aug 23, 2024
1 parent 8dde9dd commit 44215bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This plugin for Obsidian (https://obsidian.md) allows you to export your Obsidia
### Manual Installation

1. Download `main.js`, `manifest.json`, and `styles.css` (if available) from the latest release in the GitHub repository.
2. Create a new folder named `obsidian-to-quarto-exporter` in your vault's plugins folder: `<vault>/.obsidian/plugins/`
2. Create a new folder named `quarto-exporter` in your vault's plugins folder: `<vault>/.obsidian/plugins/`
3. Move the downloaded files into the `obsidian-to-quarto-exporter` folder.
4. Reload Obsidian
5. If prompted about Safe Mode, you can disable safe mode and enable the plugin.
Expand Down Expand Up @@ -57,7 +57,7 @@ If you want to contribute to the development of this plugin, follow these steps:

## Manually installing the plugin

- Copy over `main.js`, `styles.css`, `manifest.json` to your vault `VaultFolder/.obsidian/plugins/obsidian-to-quarto-exporter/`.
- Copy over `main.js`, `styles.css`, `manifest.json` to your vault `VaultFolder/.obsidian/plugins/quarto-exporter/`.

## Support

Expand Down

0 comments on commit 44215bf

Please sign in to comment.