diff --git a/INSTALL.md b/INSTALL.md index 7aa1b2da9..686ba9def 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -18,10 +18,6 @@ If you only intend to build core Notcurses (without multimedia support), run: `apt-get install build-essential cmake libncurses-dev libreadline-dev libqrcodegen-dev pandoc pkg-config` -If you only intend to build core Notcurses (without multimedia support), run: - -`apt-get install build-essential cmake libncurses-dev libreadline-dev libqrcodegen-dev pandoc pkg-config` - If you want to build the Python wrappers, you'll also need: `apt-get install python3-cffi python3-dev python3-pypandoc python3-setuptools`