drogonframework / drogonframework/drogon
Wiki installation steps wrong for macOS
Open
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
**Describe the bug**
The installation steps for macOS has a step `yum install zlib-devel` [here](https://github.com/drogonframework/drogon/wiki/ENG-02-Installation#macos-122)
**To Reproduce**
Steps to reproduce the behavior:
1. Go to ['installation steps for macOS in the wiki'](https://github.com/drogonframework/drogon/wiki/ENG-02-Installation#macos-122)
3. Scroll down to 'zlib'
4. See error
**Expected behavior**
Should be brew instead of yum
**Screenshots**

Contributor guide
Assessment
This issue has not been assessed yet.