From d6ea21c6c7d1a1d4c94424da6b3aa3c596fea2ce Mon Sep 17 00:00:00 2001 From: Matheus Lima Date: Thu, 20 Aug 2015 10:10:52 -0400 Subject: [PATCH] minor fix to get correct flat theme url --- content/themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/themes.md b/content/themes.md index b6253c5..3e8d957 100644 --- a/content/themes.md +++ b/content/themes.md @@ -258,7 +258,7 @@ $ wget -O xt http://git.io/v3Dlb && chmod +x xt && ./xt && rm xt ## Flat ```bash -$ wget -O xt http://git.io/v3Dlb && chmod +x xt && ./xt && rm xt +$ wget -O xt http://git.io/v3D4z && chmod +x xt && ./xt && rm xt ``` ![Flat](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/flat.png)