docs: fix the installation command for toggle-pane plugin

This commit is contained in:
sxyazi
2025-02-20 23:36:36 +08:00
parent 662e3ab893
commit 0c3bc0cb28

View File

@@ -15,7 +15,7 @@ Assume the user's `ratio` is $$[A, B, C]$$, that is, $$\text{parent}=A, \text{cu
## Installation ## Installation
```sh ```sh
ya pack -a yazi-rs/plugins:full-border ya pack -a yazi-rs/plugins:toggle-pane
``` ```
## Usage ## Usage