Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 554 Bytes

fsm_install.md

File metadata and controls

20 lines (14 loc) · 554 Bytes

Installing FSM

FSM can be installed by using any of the below options.

Using Raco

raco pkg install https://github.com/morazanm/fsm.git

Using DrRacket's Package Manager

Racket Package Manager Install

Local Installation (Contributors only)

If you are installing fsm because you want to contribute to the project all you have to do is clone the repo.

git clone https://github.com/morazanm/fsm.git

Before creating a pull request please checkout the Contribution Guidelines.