summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
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 <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).
+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).