Usage has changed completely

This commit is contained in:
2020-08-27 10:35:04 -07:00
parent e1df109b79
commit c61d76b95b

View File

@@ -1,17 +0,0 @@
# static-tmux
Build a static tmux that can be copied anywhere.
## Usage
Run `make` for a usage display:
```shell
$ make
Latest: 3.1b
Usage:
make help - Display this help message
make build - Build tmux in a docker image
make extract - Extract the binaries from the docker image
```