From fce04aa228b89d11febad9e0f03d377d471fb094 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 21 Mar 2021 11:18:25 +0000 Subject: [PATCH] README.md: Mention bubblewrap dependency Signed-off-by: Ian Jackson --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)): -- 2.30.2