chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30f6067
)
README.md: Mention bubblewrap dependency
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 21 Mar 2021 11:18:25 +0000
(11:18 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 21 Mar 2021 11:19:21 +0000
(11:19 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 90722a77ea9723b25db51dcfab2287e1bccc7f69..249a722ca412317e645242e82e2c668752cf8ead 100644
(file)
--- 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)):