kicad/templates/README.md
2024-01-14 12:35:26 -07:00

223 B

Installation

To install this as the only source of user templates, run the following commands

rmdir /home/${USER}/.local/share/kicad/7.0/template
ln -s $(pwd) /home/${USER}/.local/share/kicad/7.0/template