corrections for linux clogframe build

This commit is contained in:
David Botton 2024-01-11 22:50:22 -05:00
parent 9741573d14
commit d1bb4903ff
2 changed files with 1 additions and 1 deletions

2
clogframe/README.md vendored
View file

@ -20,7 +20,7 @@ On Mac (all requirements for build part of OS):
```
On Linux
Development: apt install libgtk-3-dev libwebkit2gtk-4.0-dev
Development: apt install g++ libgtk-3-dev libwebkit2gtk-4.0-dev
Production: apt install libgtk-3-0 libwebkit2gtk-4.0-37
```
./make-linux

0
clogframe/make-linux vendored Normal file → Executable file
View file