From af0fd03913db3f238a331ccfebbaebcd05a85803 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Mon, 14 Oct 2013 21:46:02 +0200 Subject: Fixed README --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 495d819..096d379 100644 --- a/README.markdown +++ b/README.markdown @@ -49,7 +49,7 @@ See `example.ini` for an example. ### Aborting and continuing calculation. -Calculation can be aborted by sending the `SIGINT` signal to the nebula2 process (this can usually be achieved by pressing in the terminal with the nebula2 process). Stopping the job might take a while (it needs to save the current state. Also the image is rendered). +Calculation can be aborted by sending the `SIGINT` signal to the nebula2 process (this can usually be achieved by pressing `Ctrl + C` in the terminal with the nebula2 process). Stopping the job might take a while (it needs to save the current state. Also the image is rendered). You can continue the calculation by simply executing nebula2 with the same config file again (if the statefile is still there). -- cgit v1.2.3-54-g00ecf