diff --git a/README.md b/README.md index b4ce5da..51252c2 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,9 @@ $ make If you want to run it on a server overnight, you might want to use `nohup`, so you can close the ssh connection without closing the process. ``` -$ nohup make > tagging.log & +$ nohup make & ``` +See progress in generated logfile (check git root). # Makefile The Makefile follows certain steps: