summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-04-20 15:03:43 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2021-04-20 15:03:43 -0400
commitadc0e91ddbe70c2127d39c337d9b4a09ea752425 (patch)
tree36d573976865ff5793812edb6ea3261799bfb742 /README.md
parenta57a9682e74ff3609acb2ca6697fc6fa94c23fb6 (diff)
silence GCC warnings
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 726f9b1..b4ad4b3 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,7 @@ To install `ted` on Linux, you will need:
These can be installed on Ubuntu/Debian with:
```
-sudo apt install gcc libsdl2-dev wget unzip cmake
+sudo apt install clang libsdl2-dev wget unzip cmake
```
Then run