Skip to content

Commit e5ff4b8

Browse files
author
Jonas Heinle
committed
update old infos
1 parent 7332ec3 commit e5ff4b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Jonas Heinle
3+
Copyright (c) 2025 Jonas Heinle
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Command works in powershell but not on cmd.
126126
### LINUX
127127
Tested on ubuntu. Fedora etc. might have little differences. Idk
128128
```bash
129-
cd mdToPdf
129+
cd Kataglyphis-mdToPdf
130130
docker run -it --rm -v ${PWD}/md2pdfLib:/md2pdfLib -v ${PWD}/data:/data --name mypandoc -h mypandoc pandoc_all
131131
```
132132

0 commit comments

Comments
 (0)