summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-02-06 22:56:36 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-02-06 22:56:36 -0500
commit4bfae2f646237d21d2ab2714241fe5273759526c (patch)
tree93034dcde024a9aaa6770a1081ed36e89b0ec60c /README.md
parent5364889cb38e841a19f20097b117af8030a969c5 (diff)
pcre2
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 41e9497..7e17462 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ sudo apt install gcc libsdl2-dev libgl-dev
Then run
```
+wget https://ftp.pcre.org/pub/pcre/pcre2-10.36.zip
sudo make install -j4
```