🐛 fix(docs): some minor mistakes

This commit is contained in:
Sergio Laín 2024-10-10 00:44:44 +02:00
parent 81521758d7
commit 477bdb1fca
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150
2 changed files with 1 additions and 3 deletions

View file

@ -111,5 +111,3 @@ Read the Startpage [usage section](https://github.com/Matt-FTW/startpage?tab=rea
| **Github Repo** |
| ------------------------------- |
| ![overview-2](./overview-2.png) |
</div>

View file

@ -67,7 +67,7 @@ git clone <repo-link> ~/.config/yazi/plugins/<plugin-name>
```
> [!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>