diff options
| author | Daniel Jones <admin@danieljon.es> | 2020-06-25 22:36:32 +0930 |
|---|---|---|
| committer | Daniel Jones <admin@danieljon.es> | 2020-06-25 22:36:32 +0930 |
| commit | fe10c1482950b1fa35d1f3d4050858666d9c4612 (patch) | |
| tree | 4e979622cf39bbfe378ee7b2af2c9ede35ea655e | |
| parent | 0e5fc38f0c22be4bf5d678de25a2156cad5ddbc4 (diff) | |
| download | foxlogicgates-fe10c1482950b1fa35d1f3d4050858666d9c4612.tar.gz foxlogicgates-fe10c1482950b1fa35d1f3d4050858666d9c4612.zip | |
readme update
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ Some example circuits are provided in the examples/ directory. # build -You need the FOX toolkit installed. On arch install the 'fox' package. +You need the FOX toolkit and pugixml installed. On arch install 'fox' and 'pugixml' packages. ``` cmake CmakeLists.txt make |
