You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/lsp/040_install_nusmv.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,3 +22,5 @@ title: Installing NuSMV
22
22
4. If you want to have the `NuSMV` command generally available within the command line without the need of navigating
23
23
to the program folder first, add the `bin` folder to the `PATH` environment variable. You can find resources online
24
24
on how to do that for your respective operating system. For instance, consult [this GitHub Gist](https://gist.github.com/nex3/c395b2f8fd4b02068be37c961301caa7).
25
+
26
+
5. Details on how to use NuSMV can be found in the [user manual](https://nusmv.fbk.eu/NuSMV/userman/index-v2.html).
0 commit comments