Cogmasters / concord

A Discord API wrapper library made in C
https://cogmasters.github.io/concord/
MIT License
523 stars 30 forks source link

docs(README.md): fix a typo in 'Build Instructions' section #165

Closed jdeokkim closed 1 year ago

jdeokkim commented 1 year ago

Notice

What?

This pull request fixes a typo in 'Build Instructions' section of README.md.

Why?

I believe root privilege is required to install packages via pkg.

jdeokkim@freebsd:~ % pkg install curl
pkg: Insufficient privileges to install packages
jdeokkim commented 1 year ago

#

jdeokkim commented 1 year ago

Thanks! 👍