From 654cc392bd2cc69462187b65d98a14b102059120 Mon Sep 17 00:00:00 2001 From: Sebastian Wendel Date: Tue, 30 Jun 2020 17:05:52 +0200 Subject: [PATCH] fixed readme describtion of file extensions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 935feb9..e67262a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ pandoc zentrallabor-vereinssatzung.md -o ~/Desktop/zentrallabor-vereinssatzung.h ### Writer ```bash -pandoc zentrallabor-vereinssatzung.md -o ~/Desktop/zentrallabor-vereinssatzung.docx +pandoc zentrallabor-vereinssatzung.md -o ~/Desktop/zentrallabor-vereinssatzung.odt ```