Skip to content

Commit

Permalink
Merge pull request #363 from hdub-tech/docs/update-debian-deps
Browse files Browse the repository at this point in the history
docs/installation.md: Add dependencies for building on Debian
  • Loading branch information
rhatdan authored Jan 22, 2025
2 parents a4b4997 + eec9088 commit 3b386a1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ Debian, Ubuntu, and related distributions:
```bash
sudo apt-get install \
btrfs-progs \
crun \
gcc \
git \
golang-go \
go-md2man \
Expand All @@ -385,7 +385,9 @@ sudo apt-get install \
libsystemd-dev \
make \
netavark \
passt \
pkg-config \
runc \
uidmap
```

Expand Down

0 comments on commit 3b386a1

Please sign in to comment.