diff options
Diffstat (limited to 'docs/INSTALL.md')
-rw-r--r-- | docs/INSTALL.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 41ec8561..7e474528 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -46,6 +46,7 @@ assisting tooling compiled but are not interested in binary-only targets, then instead choose: ```shell +sudo apt install -y cargo libgtk-3-dev make source-only ``` |