From 612fd9ead07b7ad7a167521b8c95f5f23fc41283 Mon Sep 17 00:00:00 2001 From: Oliver Schwendener Date: Mon, 21 Jan 2019 22:49:29 +0100 Subject: [PATCH] Added #92 to known bugs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ee33dd97a..9ff4ecbbe 100644 --- a/README.md +++ b/README.md @@ -307,6 +307,9 @@ For better search results ueli is keeping track of the applications, files and f ## Known bugs * ([#37](https://github.com/oliverschwendener/ueli/issues/37)) Window starts to move while typing when custom scaling in Windows is set. +* ([#92](https://github.com/oliverschwendener/ueli/issues/92)) If you see an error that says `spawn powershell.exe ENOENT` check if powershell is installed (should be installed in all recent Versions of Windows by default) and check if powershell is in the PATH variable. + + ## Development