From 6655c5664d12b52a0b5889f631ebb62f592a84c3 Mon Sep 17 00:00:00 2001 From: Neroth Date: Sun, 22 Jan 2012 19:14:31 +0100 Subject: [PATCH] README.md correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0fe088..8c28816 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ You can also use `dconf-editor` or `gsettings` to modify some parameters from th You can specify your location using the following command. Perhaps you need quotation marks as in the second command. gsettings set org.gnome.shell.extensions.weather city your_city (for more : your_city && another_city && ...) - gsettings set org.gnome.shell.extensions.weather city "'your_city (for more : your_city && another_city && ...)'" + gsettings set org.gnome.shell.extensions.weather city "your_city" (for more : your_city && another_city && ...) #### Actual City (`0` by default)