Skip to content

Commit 3a6cdca

Browse files
authored
Update README.md
1 parent aaee174 commit 3a6cdca

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,15 @@ $ cd /concore-lite/sampleplot/CZ;python3 controller.py
7777
```
7878

7979
## View the output
80+
The below plot will pop up, showing the output from this example.
81+
8082
![The output plot](fig/Figure_1.png)
8183

8284

8385
# Destroy the study.
86+
Finally, you can destroy the study, after closing those terminals and windows.
8487
```
88+
$ cd ..
8589
$ ./destroy sampleplot/
8690
cat: CZ/concorepid: No such file or directory
8791
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]

0 commit comments

Comments
 (0)