From: Ian Jackson Date: Sun, 21 Mar 2021 11:18:25 +0000 (+0000) Subject: README.md: Mention bubblewrap dependency X-Git-Tag: otter-0.5.0~570 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=fce04aa228b89d11febad9e0f03d377d471fb094;p=otter.git README.md: Mention bubblewrap dependency Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index 90722a77..249a722c 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Setup ``` sudo apt install build-essential cpio git curl \ pkg-config libssl-dev \ - node-typescript inkscape + node-typescript inkscape bubblewrap ``` 2. Install Rust. This is most easily done with [rustup](https://rustup.rs)):