]> prime8.dev >> repos - ttyd.git/commitdiff
update README.md
authorSANTHOSH KUMAR D <santhoshkdhana@gmail.com>
Wed, 21 Oct 2020 04:26:27 +0000 (09:56 +0530)
committerShuanglei Tao <tsl0922@gmail.com>
Sun, 27 Dec 2020 05:37:48 +0000 (13:37 +0800)
README.md

index 177ab379dbcb46a409c4042376c1abbf6af4f22f..6ab6341591e8af447fb0448db191b31769f199ae 100644 (file)
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ brew install ttyd
     git clone https://github.com/tsl0922/ttyd.git
     cd ttyd && mkdir build && cd build
     cmake ..
-    make && make install
+    make && sudo make install
     ```
 
     You may also need to compile/install [libwebsockets](https://libwebsockets.org) from source if the `libwebsockets-dev` package is outdated.