Skip to content

Commit 005f6ba

Browse files
committed
Checkpoint
1 parent f7ac95c commit 005f6ba

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@ This script runs `Thunderbird` when a `mailto` link is clicked in
88
Under certain conditions, webmail may be used instead of
99
`Thunderbird`.
1010

11-
## Installation
11+
## Installation / upgrading
1212

13-
TODO:
13+
1. [Get the latest the
14+
release](https://github.com/pablo-blueoakdb/brave_tbird/releases),
15+
uncompress the file and switch to the newly created directory.
16+
2. Copy `xdg-email-hook.sh` to a directory in your `$PATH`. For
17+
example, `~/bin`:
18+
19+
```shell
20+
cp xdg-email-hook.sh ~/bin
21+
```
1422

1523
## Customization
1624

0 commit comments

Comments
 (0)