mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-08 23:38:01 -05:00
Remove unused dependencies from install guide
Eliminated default-libmysqlclient-dev and pkg-config from the bare-metal installation instructions for Endurain on Debian, as they are no longer required.
This commit is contained in:
@@ -6,9 +6,7 @@ This guide explains how to install **Endurain** bare-metal on Debian without Doc
|
||||
|
||||
```bash
|
||||
apt install -y \
|
||||
default-libmysqlclient-dev \
|
||||
build-essential \
|
||||
pkg-config \
|
||||
git \
|
||||
curl \
|
||||
python3-dev
|
||||
|
||||
Reference in New Issue
Block a user