summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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
```