docs: Fix path to plugins in readme. (#199)

Typing is hard.
This commit is contained in:
Robin Lambertz
2021-03-08 16:09:33 +01:00
committed by GitHub
parent ee10322603
commit f2f6dd2219

View File

@@ -188,7 +188,7 @@ Patterns: /usr/share/imhex/patterns
Pattern Includes: /usr/share/imhex/includes
Magic files: /usr/share/imhex/magic
Python: /usr/share/imhex/lib/pythonX.X
Plugins: /usr/share/imhex/imhex/plugins
Plugins: /usr/share/imhex/plugins
Configuration: /etc/xdg/imhex/config
Resources: /usr/share/imhex/resources
```