From 76d7cb663f97da6f1fc7ff28740c1165a2236b14 Mon Sep 17 00:00:00 2001 From: riQQ Date: Wed, 19 Apr 2023 11:03:07 -0400 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46ad322..060efb0 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ The empty PIN, denoted with `` can be tested with `-p ""` in Reaver [1.6. # Supported platforms -Pixiewps can be compiled for a wide variety of platforms. On Windows it can be compiled with [MinGW](http://www.mingw.org/). Be sure to have installed phtread support. +Pixiewps can be compiled for a wide variety of platforms. On Windows it can be compiled with [MinGW](http://www.mingw.org/). Be sure to have installed pthread support. Since version 1.4.1 it has been included in [OpenWrt](https://openwrt.org/) and [LEDE](https://lede-project.org/) official repositories.