Commit fa1efa27 authored by Derek Stavis's avatar Derek Stavis

README: Adjust packages uninstall link

parent e0c5f026
...@@ -51,7 +51,7 @@ Apply a theme. To list available themes type `omf theme`. ...@@ -51,7 +51,7 @@ Apply a theme. To list available themes type `omf theme`.
Remove a theme or package. Remove a theme or package.
> Packages subscribed to `uninstall_<pkg>` events are notified before the package is removed to allow custom cleanup of resources. See [Uninstall](#uninstall). > Packages subscribed to `uninstall_<pkg>` events are notified before the package is removed, so custom cleanup of resources can be done. See [Uninstall](/docs/Packages.md#uninstall) for more information.
## `omf new pkg | theme` _`<name>`_ ## `omf new pkg | theme` _`<name>`_
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment