Skip to content

Commit

Permalink
add missing backslash
Browse files Browse the repository at this point in the history
  • Loading branch information
noraj authored Aug 29, 2022
1 parent 8d57e3b commit 8dc1a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ pandoc src/OSCP-exam-report-template_whoisflynn_v3.2.md \
--toc-depth 6 \
--number-sections \
--top-level-division=chapter \
--highlight-style breezedark
--highlight-style breezedark \
--resource-path=.:src
```

Expand Down

0 comments on commit 8dc1a32

Please sign in to comment.