From a6b8c1eba3b7092052d0a37f9314ac706a9df3b4 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Tue, 20 Mar 2018 23:18:03 +0100 Subject: [PATCH] doc fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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