model-ghdl/arch/README.md

13 lines
305 B
Markdown
Raw Permalink Normal View History

2016-05-30 19:15:30 +02:00
Arch Linux Build Script
=======================
This directory contains the PKGBUILD required to compile binary distribution packages for Arch Linux.
Build instructions
------------------
On Arch, simply enter
```
$ makepkg -s
# pacman -U model-ghdl-xxxxxxx-1-arch.pkg.tar.xz
```
to install the program.