Skip to content

Commit 53dfe9c

Browse files
committed
code cleanup,
readme update about deployment
1 parent 393bd38 commit 53dfe9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ It will move vQmod xml file to correct folder.
2525

2626
5. add constant to your config.php & admin/config.php for storage PDF files:
2727
For example: `define('INVOICES_DIR', DIR_IMAGE . '/invoices');` and fix this folder for reading from web by .htaccess
28-
6. optionally you can add row to your `.gitignore` file with path to tracy.xml (example: upload/vqmod/xml/invoice_pdf.xml)
28+
6. optionally you can add row to your `.gitignore` file with path to invoice_pdf.xml (example: upload/vqmod/xml/invoice_pdf.xml)
2929
7. celebrate!
3030

3131
## Credits

0 commit comments

Comments
 (0)