From ca1a7980611099629d0cf59856e6441838069204 Mon Sep 17 00:00:00 2001 From: donno2048 Date: Thu, 26 Feb 2026 00:16:24 +0000 Subject: [PATCH] mention debian apt package --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 78ff2837..fd139e24 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,7 @@ functionality, but the shared memory support is mandatory. ## building and installing First, you need to install [thunk_gen](https://github.com/stsp/thunk_gen/). -Pre-built packages are available -[for ubuntu](https://code.launchpad.net/~stsp-0/+archive/ubuntu/thunk-gen) -and -[for fedora](https://copr.fedorainfracloud.org/coprs/stsp/dosemu2/).
+Pre-built packages are available [for ubuntu](https://code.launchpad.net/~stsp-0/+archive/ubuntu/thunk-gen), [for fedora](https://copr.fedorainfracloud.org/coprs/stsp/dosemu2/), and for debian, since forky you can install thunk-gen via `apt install thunk-gen`.
Then run `make`.
For installing run `sudo make install`.