mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-06-26 10:54:29 +02:00
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:
parent
61dd5ea775
commit
27bdb5019d
1 changed files with 6 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue