added binary tarballs to the release, using a script now.

This commit is contained in:
2022-09-29 18:13:53 +02:00
parent f4e8e92a6e
commit 61f6e05515
2 changed files with 53 additions and 0 deletions

View File

@@ -75,6 +75,12 @@ There are multiple ways to install **tablizer**:
Download it and put it into some directory within your `$PATH` variable.
- The release page also contains a tarball for every supported platform. Unpack it
to some temporary directory, extract it and execute the following command inside:
```
sudo make install
```
- You can also install from source. Issue the following commands in your shell:
```
git clone https://github.com/TLINDEN/tablizer.git
@@ -83,6 +89,9 @@ There are multiple ways to install **tablizer**:
sudo make install
```
If you do not find a binary release for your platform, please don't
hesitate to ask me about it, I'll add it.
## Documentation
The documentation is provided as a unix man-page. It will be