]> prime8.dev >> repos - ttyd.git/commitdiff
README: fix typo
authorShuanglei Tao <tsl0922@gmail.com>
Sat, 24 Mar 2018 04:07:10 +0000 (12:07 +0800)
committerShuanglei Tao <tsl0922@gmail.com>
Sat, 24 Mar 2018 04:07:10 +0000 (12:07 +0800)
README.md

index 7328c6b9c59e66d524199e8af45af692f61a7774..8ea31f37bd4cfa3591489f65475bb85a5069fcb5 100644 (file)
--- 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.