Updated docker, apt, wine, snap; removed todo

This commit is contained in:
2022-07-04 22:12:37 +08:00
parent e9cd7ee2ae
commit 317f635b91
10 changed files with 56 additions and 165 deletions

View File

@@ -2,11 +2,12 @@
`make`-ready bunch of scripts for easily installation of different software.
## Prerequisites
## Requirements
* `bash`, `zsh` or other `sh`-compatible shell
* `make`
* `git` or `wget`
* `make` (optional but recommended)
* `wget` (necessary for some scripts)
* `git` (necessary for some scripts)
## Usage