Skip to content
Snippets Groups Projects
Commit 1c8b657f authored by Henrik Tramberend's avatar Henrik Tramberend
Browse files

Add binary install instructions

parent 2a211c0c
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,15 @@ A markdown based tool for slide deck creation.
## Installation
Pick a [published release](https://cgmgit.beuth-hochschule.de/teaching/decker/tags), download and unpack:
```sh
gunzip decker.gz
chmod a+x decker
```
## Installation from source
1. Install [stack](https://docs.haskellstack.org/en/stable/README/).
2. Clone this repo.
3. `cd repo`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment