diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-05-09 17:18:53 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-05-09 17:18:53 (GMT) |
commit | cd9721306a975793fb81dc136e5016f3309bd0de (patch) | |
tree | 7669cbca47bbd6117496c852bed94dc9fbfb3730 /README | |
parent | dd7e48b1d9ad67a8d59b1779c1c9f3be9b2ed668 (diff) |
reverted to original archiv url format after rhimportd finally implementing it correctly
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -90,3 +90,11 @@ add the following to the virtualhost config: ~~~/snip~~~ # ./build.sh + + +Pflichtenheft +============= + +To generate to PDF from markdown use pandoc + +# pandoc -o Pflichtenheft-Peter.pdf Pflichtenheft-Peter.md |