4. Windows (cygwin with curl, openssl and crontab included) [![](https://cdn.rawgit.com/Neilpang/letest/master/status/windows.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)
5. FreeBSD with bash [![](https://cdn.rawgit.com/Neilpang/letest/master/status/freebsd.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)
8. Alpine Linux [![](https://cdn.rawgit.com/Neilpang/letest/master/status/alpine-latest.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status) (with bash and curl)
8. Alpine Linux [![](https://cdn.rawgit.com/Neilpang/letest/master/status/alpine-latest.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status) (with curl)
11. Kali Linux [![](https://cdn.rawgit.com/Neilpang/letest/master/status/kalilinux-kali-linux-docker.svg)](https://github.com/Neilpang/letest#here-are-the-latest-status)
@ -58,14 +59,14 @@ Nothing will be broken during the process.
Check this project:https://github.com/Neilpang/get.acme.sh
```bash
curl https://get.acme.sh | bash
curl https://get.acme.sh | sh
```
Or:
```bash
wget -O - https://get.acme.sh | bash
wget -O - https://get.acme.sh | sh
```
@ -315,7 +316,7 @@ Valid values are:
# Under the Hood
Speak ACME language using bash, directly to "Let's Encrypt".
Speak ACME language using shell, directly to "Let's Encrypt".