From 539f431ff3c31ccb63a731bdad5fbe878f35a221 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Mon, 18 Jul 2022 01:40:20 -0500 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 324e214..554e3f5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A plugin to directly export unruled PDF from Xournal++ using a shortcut. # Usage -Create a directory `/usr/share/xournalapp/plugins/UnruledExport/` and place `plugin.ini` and `main.lua` in it. Then enable the plugin "ExportUnruled" in the Plugin menu and restart. There should be a new option in Plugin menu now for exporting directly as unruled PDF and you can also do it using the shortcut Alt+E. +Create a directory `/usr/share/xournalapp/plugins/UnruledExport/` and place `plugin.ini` and `main.lua` in it. Then enable the plugin "ExportUnruled" in the Plugin menu and restart. There should be a new option in Plugin menu now for exporting directly as unruled PDF and you can also do it using the shortcut Alt+U. # Notes