diff --git a/README.md b/README.md index b7a6364..a6984df 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,7 @@ ![alt text](https://raw.githubusercontent.com/amogus3016/amogus3016/main/sherpa%20logo.png) Sherpa is a lightweight terminal for unix-like operating systems. Developed for Everest Linux. + +**Installation** + +Run: `gcc -02 -Wall $(pkg-config --cflags vte-2.91) sherpa.c -o term $(pkg-config --libs vte-2.91`