You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KTOR-7909 docs: update Linux installation instructions in contributing guide (#4529)
- Replace outdated 'libncurses5' packages with 'libncurses-dev' and 'libtinfo-dev' to ensure compatibility with Ubuntu 20.04 and later.
- Use 'apt' instead of 'apt-get' for modern best practices.
- Simplify installation commands by combining them and removing explicit version numbers.
0 commit comments