From c28a087b4ca6a24b391680a6de4f934b0cdde5ec Mon Sep 17 00:00:00 2001 From: Jai A P Date: Sun, 25 Jun 2023 00:46:11 +0530 Subject: [PATCH] Update HACKING.md --- HACKING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/HACKING.md b/HACKING.md index 31230aeb..2382cdd2 100644 --- a/HACKING.md +++ b/HACKING.md @@ -17,8 +17,6 @@ First, from within the `tabby` directory install the dependencies via yarn: yarn ``` -**Note: For compiling for Linux armv7l, you need to downgrade electron to 17.0.0 in package.json present in root directory of tabby source** - ``` # Linux (Debian/Ubuntu here as an example) sudo apt install libfontconfig-dev libsecret-1-dev libarchive-tools libnss3 libatk1.0-0 libatk-bridge2.0-0 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 cmake