From 58424f7fa96d4e656dd9ec8068f13f95bd74cc80 Mon Sep 17 00:00:00 2001 From: Marin Usalj Date: Wed, 27 May 2015 12:08:05 -0700 Subject: [PATCH] s/wellsriley/supermarin --- install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install b/install index 5f84e67..2aa0ebf 100644 --- a/install +++ b/install @@ -2,7 +2,7 @@ # Adapted from the Homebrew installer: http://brew.sh SF_PREFIX = '/Library/Fonts' -SF_REPO = 'https://github.com/wellsriley/YosemiteSanFranciscoFont' +SF_REPO = 'https://github.com/supermarin/YosemiteSanFranciscoFont' module Tty extend self def blue; bold 34; end @@ -121,4 +121,4 @@ ohai "Installation successful!" puts warn "Next steps:" warn "Restart your computer for the changes to take effect." -warn "Need help? Visit https://github.com/wellsriley/YosemiteSanFranciscoFont" \ No newline at end of file +warn "Need help? Visit https://github.com/supermarin/YosemiteSanFranciscoFont"