Skip to content

Commit

Permalink
Use new install url.
Browse files Browse the repository at this point in the history
  • Loading branch information
trogdoro committed Oct 29, 2016
1 parent d930083 commit 4f17439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ Xiki makes the command line friendlier and more powerful. Xiki Shell (xsh) lets

If you want a one-line installer, this should do the trick. Copy and paste it into your shell console.

curl -L https://raw.githubusercontent.com/trogdoro/xiki/master/install_xsh -o ~/install_xsh; bash ~/install_xsh
curl -L https://xiki.com/install_xsh -o ~/install_xsh; bash ~/install_xsh

It will walk you through a couple setup steps.

Expand Down

0 comments on commit 4f17439

Please sign in to comment.