From a39459ece2e285f58ce241f8037a1e5fd836877b Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Mon, 17 Jun 2019 21:22:10 +0000 Subject: Fix ubuntu deployment --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index f470ef10..1e05f599 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -72,7 +72,7 @@ libraries to build Alacritty. Here's an apt command that should install all of them. If something is still found to be missing, please open an issue. ```sh -apt-get install cmake pkg-config libfreetype6-dev libfontconfig1-dev libxcb-xfixes0-dev +apt-get install cmake pkg-config libfreetype6-dev libfontconfig1-dev libxcb-xfixes0-dev python3 ``` #### Arch Linux -- cgit v1.2.3