summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrare-magma <rare-magma@posteo.eu>2024-02-14 22:27:34 +0100
committerDaniel Milde <daniel@milde.cz>2024-02-14 23:44:50 +0100
commit752783a1bcafb02201a6bb92c057b709c63d00f2 (patch)
tree1639f244cd069856efedaeae00b5dafd95e73b1e
parent7ff13c04131be9d219af1de2bf63a5b77ac6b307 (diff)
docs: set long format flag in build command
Signed-off-by: rare-magma <rare-magma@posteo.eu>
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 14febe8..ba61b2c 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -2,7 +2,7 @@
[Docker](https://github.com/dundee/gdu):
- docker build . -t gdu
+ docker build . --tag gdu
docker run --rm --init --interactive --tty --privileged --volume /:/mnt/root localhost/gdu /mnt/root
[Arch Linux](https://archlinux.org/packages/extra/x86_64/gdu/):