mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 20:40:17 +02:00
Correct typo in bzip2-devel dependency
This commit is contained in:
parent
f1d5cc8903
commit
53f1b94475
@ -83,8 +83,7 @@ apt-get install unzip git redis-server curl libssl-dev libbz2-dev libffi-dev
|
|||||||
CentOS:
|
CentOS:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yum install gcc gcc-c++ unzip git redis curl
|
yum install gcc gcc-c++ unzip git redis curl bzip2-devel
|
||||||
2-devel
|
|
||||||
```
|
```
|
||||||
|
|
||||||
```eval_rst
|
```eval_rst
|
||||||
|
Loading…
x
Reference in New Issue
Block a user