diff options
author | Matt Singleton <msingleton@wgen.net> | 2010-11-19 14:39:02 -0500 |
---|---|---|
committer | Matt Singleton <msingleton@wgen.net> | 2010-11-19 14:39:02 -0500 |
commit | fd4d194c6d3132cc02f190d283f4cac7ebfffc50 (patch) | |
tree | c706d2b77265abe81e1ae82b9e235644cb3d8f64 /README | |
parent | fe0d8e755639ed105df1fc7cee30eaf69dd4fc8b (diff) |
updating README to use github's https interface
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ rm -f xcolour-dotfiles-*.tar.gz -wget http://github.com/xcolour/dotfiles/tarball/master +wget https://github.com/xcolour/dotfiles/tarball/master tar zxfv xcolour-dotfiles-*.tar.gz cd xcolour-dotfiles* ./deploy.sh |