Merge pull request #333 from joshuarh/vanity-url
Vanity URL for the installer
This commit is contained in:
commit
2725cee168
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ can skip the whole manual and just type in your favorite shell the
|
||||||
following command:
|
following command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ curl -L https://github.com/bbatsov/prelude/raw/master/utils/installer.sh | sh
|
$ curl -L http://git.io/epre | sh
|
||||||
```
|
```
|
||||||
|
|
||||||
You can now power up your Emacs, sit back and enjoy Prelude,
|
You can now power up your Emacs, sit back and enjoy Prelude,
|
||||||
|
|
Loading…
Reference in a new issue