summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2020-06-25 22:36:32 +0930
committerDaniel Jones <admin@danieljon.es>2020-06-25 22:36:32 +0930
commitfe10c1482950b1fa35d1f3d4050858666d9c4612 (patch)
tree4e979622cf39bbfe378ee7b2af2c9ede35ea655e
parent0e5fc38f0c22be4bf5d678de25a2156cad5ddbc4 (diff)
downloadfoxlogicgates-fe10c1482950b1fa35d1f3d4050858666d9c4612.tar.gz
foxlogicgates-fe10c1482950b1fa35d1f3d4050858666d9c4612.zip
readme update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ac5b09d..6c6c4d6 100644
--- a/README.md
+++ b/README.md
@@ -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