Updated text
This commit is contained in:
parent
16e34b316d
commit
eb8504837e
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -17,3 +17,17 @@ You can also check out the issues and the Trello board.
|
||||||
## Trello Board
|
## Trello Board
|
||||||
|
|
||||||
[Feature & Development Board](https://trello.com/b/OUoy2iHg/morse-computer)
|
[Feature & Development Board](https://trello.com/b/OUoy2iHg/morse-computer)
|
||||||
|
|
||||||
|
## Packages
|
||||||
|
### Linux
|
||||||
|
#### Debian based
|
||||||
|
|
||||||
|
I created a .deb package for Debian based systems. You can download the .deb file from the releases page or by executing the following lines (Ubuntu-based only):
|
||||||
|
|
||||||
|
``sudo apt-add-repository ppa:mmk2410/morse-converter``
|
||||||
|
|
||||||
|
``sudo apt-get update``
|
||||||
|
|
||||||
|
``sudo apt-get install morse-converter``
|
||||||
|
|
||||||
|
[Launchpad](https://launchpad.net/~mmk2410/+archive/ubuntu/morse-converter)
|
||||||
|
|
Reference in a new issue