Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatt335672 <30179339+matt335672@users.noreply.github.com>2022-01-14 15:40:22 +0300
committermatt335672 <30179339+matt335672@users.noreply.github.com>2022-01-14 15:40:22 +0300
commit307bfc1f4a6c673f297d18e36b567d55add8dff0 (patch)
tree7c27844d4ec4d189ef913be73ae0524f897605f4 /README.md
parentdfd64e214760e04c87692e8422a13ed47713bd37 (diff)
Fix typo in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1baa2a76..624f3840 100644
--- a/README.md
+++ b/README.md
@@ -95,7 +95,7 @@ you would need **openssl-devel**, **pam-devel**, **libX11-devel**,
be needed depending on your configuration.
To compile xrdp from a checked out git repository, you would additionally
-need **autoconf**, **automake**, **libtool** and **pkgconfig**.
+need **autoconf**, **automake**, **libtool** and **pkg-config**.
### Get the source and build it