mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-28 14:54:20 +00:00
Updated HowToUbuntu (markdown)
parent
2caa3cd7b8
commit
0cef2d3e9a
@ -5,13 +5,14 @@ While the experienced developer will most likely delve into the source code and
|
||||
## Prerequisites
|
||||
|
||||
* Java Runtime Environment installed (Ubuntu package "default-jre" or "default-jre-headless"; on Ubuntu 14.04 this installs the Java 8 Runtime Environment)
|
||||
* Java Runtime Environment configured with unlimited strength crypto (follow download links on [[StackOverflow|http://stackoverflow.com/a/6481658]]
|
||||
* Java Runtime Environment configured with unlimited strength crypto (follow download links and instructions on [[StackOverflow|http://stackoverflow.com/a/6481658]])
|
||||
|
||||
## Installation
|
||||
Unpack a release from [[https://github.com/AsamK/signal-cli/releases]], e.g. to `~/signal-cli`.
|
||||
|
||||
Open a command line and change to the subdirectory `bin` where the release has been unpacked into:
|
||||
`cd ~/signal-cli/bin`
|
||||
|
||||
> cd ~/signal-cli/bin
|
||||
|
||||
## Set up an account
|
||||
|
||||
@ -51,7 +52,7 @@ With the same setup, enter a message (e.g. "First reply to the CLI") on the cell
|
||||
|
||||
Enter
|
||||
|
||||
> ./signal-cli -u +4915151111111 receive`
|
||||
> ./signal-cli -u +4915151111111 receive
|
||||
|
||||
on the command line. This gets more output after a few seconds:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user