# HG changeset patch # User Matti Hamalainen # Date 1531105325 -10800 # Node ID 2d4089c929396f3f5b756a9d99405aef7125236c # Parent ceb73b71212177f6084b7bf15f0a39aa29a4741e There is 'make install'. diff -r ceb73b712121 -r 2d4089c92939 INSTALL --- a/INSTALL Mon Jul 09 05:59:13 2018 +0300 +++ b/INSTALL Mon Jul 09 06:02:05 2018 +0300 @@ -21,8 +21,4 @@ 3) Test by running ./nnchat --help -There is no real installation step, you can manually copy the resulting -binary to /usr/local if you wish: - -sudo install -m 755 nnchat /usr/local/bin - +4) sudo make install