From 7a991feb89492e414d4e607b5b1d5dfab90ad016 Mon Sep 17 00:00:00 2001 From: Shuanglei Tao Date: Sat, 24 Mar 2018 12:07:10 +0800 Subject: [PATCH] README: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7328c6b..8ea31f3 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ brew install ttyd make && make install ``` - [CMake][19] of at least 3.0 is required. If you get the error message 'Policy "CMP0048" is not known to this version of CMake,' that means you have an old CMake. + [CMake][19] of at least 3.0 is required. If you get the error message `Policy "CMP0048" is not known to this version of CMake`, that means you have an old CMake. You may also need to compile/install [libwebsockets][2] from source if the `libwebsockets-dev` package is outdated. -- 2.43.4