Updated README.md with Installation instruction
Instruction for installation were missing so updated with `pip install` method.
This commit is contained in:
parent
595a0e5845
commit
79471dff7c
|
@ -14,6 +14,10 @@ wordlist. The receiving side offers tab-completion on the codewords, so
|
||||||
usually only a few characters must be typed. Wormhole codes are single-use
|
usually only a few characters must be typed. Wormhole codes are single-use
|
||||||
and do not need to be memorized.
|
and do not need to be memorized.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
```$ pip install magic-wormhole```
|
||||||
|
|
||||||
## Motivation
|
## Motivation
|
||||||
|
|
||||||
* Moving a file to a friend's machine, when the humans can speak to each
|
* Moving a file to a friend's machine, when the humans can speak to each
|
||||||
|
|
Loading…
Reference in New Issue
Block a user