From: Shuanglei Tao Date: Sat, 24 Mar 2018 04:07:10 +0000 (+0800) Subject: README: fix typo X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=7a991feb89492e414d4e607b5b1d5dfab90ad016;p=ttyd.git README: fix typo --- 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.