Skip to content

Commit 132e5ff

Browse files
authored
docs(readme): make plugin url clearer
1 parent b812e1d commit 132e5ff

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ An example Zellij plugin (good to use to get started): [Rust Plugin Example][exa
1515
[example]: https://github.com/zellij-org/rust-plugin-example
1616

1717
## How to run
18-
Open the `Plugin Manager` (by default: `Ctrl o` + `p`), press `Ctrl a`, paste the following url and press `Enter`: `https://github.com/zellij-org/develop-rust-plugin/releases/latest/download/develop-rust-plugin.wasm`
18+
Open the `Plugin Manager` (by default: `Ctrl o` + `p`), press `Ctrl a`, paste the following url and press `Enter`:
19+
20+
https://github.com/zellij-org/develop-rust-plugin/releases/latest/download/develop-rust-plugin.wasm
1921

2022
## Configuration
2123
It's possible to change the `reload_shortcut` (by default `Ctrl Shift r`) to any other shortcut by specifying it in the `reload_shortcut` plugin configuration. eg.

0 commit comments

Comments
 (0)