Skip to content

Commit

Permalink
Suggest using https for installing ellipsis
Browse files Browse the repository at this point in the history
otherwise MITM :|
  • Loading branch information
nornagon committed Apr 9, 2018
1 parent 24c8b6b commit 93c597e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ With the installer you can also specify which packages to install by setting
the `PACKAGES` variable, i.e.:

```bash
$ curl ellipsis.sh | PACKAGES='vim zsh' sh
$ curl https://ellipsis.sh | PACKAGES='vim zsh' sh
```

Add `~/.ellipsis/bin` to your `$PATH` (or symlink somewhere convenient) and
Expand Down

0 comments on commit 93c597e

Please sign in to comment.