Skip to content

Commit

Permalink
docs: set long format flag in build command
Browse files Browse the repository at this point in the history
Signed-off-by: rare-magma <[email protected]>
  • Loading branch information
rare-magma committed Feb 14, 2024
1 parent 41d4da2 commit c0643e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/):
Expand Down

0 comments on commit c0643e3

Please sign in to comment.