diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2022-07-09 23:42:43 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2022-07-09 23:42:43 +0300 |
commit | 8b0863db2ba68287583d0b3805224ca600548e12 (patch) | |
tree | 1f6da25d215dbf77bbbb6f748fe52e114ee45176 | |
parent | 9753101cd2b16082624a1f8712f74b1c6df47763 (diff) |
README: add composer note
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ CONFIGURATION INSTALLATION + It uses https://github.com/sixlive/parsedown-highlight which you'll need to install using Composer, but since that + package's manifest is a bit outdated you have to pass `--ignore-platform-reqs` to composer. + TODO LOGGING |