From 9f33043d174504c4e882ff6103d2e8e156ed83aa Mon Sep 17 00:00:00 2001 From: JJRcop Date: Fri, 24 May 2019 12:09:14 -0400 Subject: [PATCH] [client] Fix typo in example of README.md --- client/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/README.md b/client/README.md index ca2aad46..3f85b9a4 100644 --- a/client/README.md +++ b/client/README.md @@ -53,7 +53,7 @@ Below are a list of current key bindings: The syntax is simple: `module:name=value`, for example: - ./looking-glass-host win:fullScreen=yes egl:nvGain=1 + ./looking-glass-client win:fullScreen=yes egl:nvGain=1 ### Setting options via configuration files