diff --git a/README.md b/README.md index 04b81c7..719de53 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ To compile the sources just run: This will compile dooris with libnotify support. -If you don't want notifications run the following comand: +If you don't want notifications run the following command: gcc `pkg-config --cflags --libs gtk+-2.0 --libs libcurl --libs json-c` -o spaceapi-gtk spaceapi-gtk.c