mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
feat: Added proper Markdown renderer (#2415)
This commit is contained in:
3
dist/Arch/Dockerfile
vendored
3
dist/Arch/Dockerfile
vendored
@@ -18,7 +18,8 @@ RUN pacman -S --needed --noconfirm \
|
||||
curl \
|
||||
dbus \
|
||||
xdg-desktop-portal \
|
||||
libssh2
|
||||
libssh2 \
|
||||
md4c
|
||||
|
||||
# Clone ImHex
|
||||
RUN git clone https://github.com/WerWolv/ImHex --recurse-submodules /root/ImHex
|
||||
|
||||
Reference in New Issue
Block a user