Update README.md

Update manual installation instructions in README

Clarified the manual installation process
This commit is contained in:
2025-06-01 04:48:07 +03:00
committed by GitHub
parent 2cb0a5b313
commit 748729dfa3

View File

@@ -14,8 +14,11 @@ A plugin for [Obsidian](https://obsidian.md/) that enables you to create Markdow
## Installation ## Installation
1. **Manual Installation** 1. **Manual Installation**
- Download the plugin files (`main.ts`, `settings.ts`, `styles.css`) and build them using your preferred TypeScript build process. - Download the latest release of the plugin from the [GitHub Releases](https://github.com/maksim77/obsidian-jira/releases) page.
- Place the compiled files in your Obsidian vault's `.obsidian/plugins/your-plugin-folder/` directory. - Place the downloaded file into a subfolder within your Obsidian vaults .obsidian/plugins/ directory.
2. **Via Community Plugins**
- (Not yet available in the community plugins list.)
2. **Via Community Plugins** 2. **Via Community Plugins**
- (Not yet available in the community plugins list.) - (Not yet available in the community plugins list.)