Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Apr 14, 2016
1 parent a5ae8e1 commit 5e3c015
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# get.acme.sh
https://get.acme.sh

Install https://github.com/Neilpang/acme.sh

```
curl https://get.acme.sh | bash
```

or

```
wget -O - https://get.acme.sh | bash
```

0 comments on commit 5e3c015

Please sign in to comment.