From 6bec5e4554f2e47a3de4f3117d0bbef6d03d3e4b Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Mon, 27 Feb 2012 17:06:20 +0000 Subject: [PATCH] Update README.md --- README.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 950bf153..13a7d129 100644 --- a/README.md +++ b/README.md @@ -30,18 +30,22 @@ You can choose to build from source or get the packages through your distributio Requirements: - - curl - - git >= 1.7.3 - - gtk-sharp2 - - mono-core >= 2.8 - - notify-sharp - - webkit-sharp +``` +curl +git >= 1.7.3 +gtk-sharp2 +mono-core >= 2.8 +notify-sharp +webkit-sharp +``` Optional: - - nautilus-python - - gvfs - - libappindicator +``` +nautilus-python +gvfs +libappindicator +``` ### Mac