diff --git a/README.md b/README.md index 834e40a..fe97d59 100644 --- a/README.md +++ b/README.md @@ -154,8 +154,8 @@ make build ``` Extra building modes: -- `make build-7z` - package to a 7z file (with an installer) -- `make build-appimage` - package as an AppImage +- `make build-7z` - package to a 7z file (with an installer) (requires `p7zip-full`) +- `make build-appimage` - package as an AppImage (requires `fuse`) ### Troubleshooting Build Issues