Add Installation Instructions for Debian/Ubuntu

I spent quite some time trying to compile taskshell from source since I could not find `taskshell` with apt. Adding Installation Instructions might save other people time.
This commit is contained in:
Tom Dörr 2020-02-09 23:08:16 +01:00 committed by GitHub
parent 61dd5ea775
commit 27bdb5019d

View file

@ -1,3 +1,9 @@
# Installing
* Debian/Ubuntu:
```
$ sudo apt-get install tasksh
```
# Disclaimer during ongoing development
The development branch is a work in progress and may not pass all quality tests,