How to Download

FSM is built in Racket, you can download Racket here.
Below you can find instructions on how to install FSM.


Using Raco
raco pkg install https://github.com/morazanm/fsm.git
Using DrRacket Package Manager
Instructions:
  1. File->PackageManager
  2. Under Package Source paste the following: https://github.com/morazanm/fsm.git
  3. Click Install
  4. Wait for installation
Graphviz Installation

Grahviz install instructions can be found at the graphviz website

.