diff --git a/INSTALL.md b/INSTALL.md index d7e68a0a2a..38638f71df 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -202,7 +202,7 @@ the repository](#2-downloading-the-repository). 1. Enable 32-bit installations using `dpkg`: ```bash - sudo dpkg --add-architecture i386 + sudo dpkg --add-architecture i386 && sudo apt update ``` 2. Install the following packages via `apt`: