🐛 fix(docs): some minor mistakes
This commit is contained in:
parent
81521758d7
commit
477bdb1fca
2 changed files with 1 additions and 3 deletions
2
.config/browser/.github/README.md
vendored
2
.config/browser/.github/README.md
vendored
|
@ -111,5 +111,3 @@ Read the Startpage [usage section](https://github.com/Matt-FTW/startpage?tab=rea
|
||||||
| **Github Repo** |
|
| **Github Repo** |
|
||||||
| ------------------------------- |
|
| ------------------------------- |
|
||||||
|  |
|
|  |
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
2
.config/yazi/.github/README.md
vendored
2
.config/yazi/.github/README.md
vendored
|
@ -67,7 +67,7 @@ git clone <repo-link> ~/.config/yazi/plugins/<plugin-name>
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> If you dont install all the plugins I have, make sure to remove their init calls (basically, the require(<plugin-name>) call) on [this file](../init.lua) or yazi will not launch.
|
> If you dont install all the plugins I have, make sure to remove their init calls (basically, the require("plugin-name") call) on [this file](../init.lua) or yazi will not launch.
|
||||||
|
|
||||||
# :camera: <samp>Gallery</samp>
|
# :camera: <samp>Gallery</samp>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue