Skip to content

Commit

Permalink
Add notes
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobDev1 committed Nov 21, 2023
1 parent 13aedc1 commit a303956
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a303956

Please sign in to comment.