We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e752e67 commit 11dd312Copy full SHA for 11dd312
1 file changed
README.md
@@ -15,17 +15,9 @@
15
16
## Installation
17
18
-1. Clone this repository into your Obsidian plugins directory:
19
- ```bash
20
- cd /path/to/your/vault/.obsidian/plugins
21
- git clone https://github.com/sleroq/bases-kanban bases-kanban
22
- ```
+1. Download cumban.zip from the [latest release](https://github.com/sleroq/bases-kanban/releases)
23
24
-2. Navigate to the plugin directory and build:
25
26
- cd bases-kanban
27
- bun build
28
+2. Place it in .obsidian/plugins/ directory inside our your obsidian vault
29
30
3. Enable the plugin in Obsidian:
31
- Open Obsidian Settings
0 commit comments