-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Vara Prasad edited this page Feb 9, 2023
·
2 revisions
- Usage: How to use Tealer
- Developer installation: How to extend Tealer
Several printers use the dot format. To install it on Ubuntu, run:
apt install graphviz
To install it on macOS, run:
brew install graphviz
Additionally, you can open dot files directly with xdot.
To install it on Ubuntu, run:
apt install xdot
To install it on macOS, run:
brew install xdot