Skip to content

Commit

Permalink
updated installation path mention in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vsergeev committed Mar 5, 2011
1 parent 70effca commit 5479b25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Expand Up @@ -59,10 +59,10 @@ including a Cygwin environment. The Makefile is configured to use GCC to
compile ssterm. ssterm should have no problem being compiled with "gmake".

$ make install
will install ssterm into /usr/local/bin/.
will install ssterm into /usr/bin/.

$ make uninstall
will remove ssterm from /usr/local/bin/.
will remove ssterm from /usr/bin/.

ssterm requires pthread and ncurses header files and libraries for compilation.

Expand Down

0 comments on commit 5479b25

Please sign in to comment.