mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Let's Encrypt docs - fix typo "certbox" to "certbot" (#12487)
This commit is contained in:
parent
fdab7fcec5
commit
4010e57de7
@ -263,7 +263,7 @@ cd
|
|||||||
We will now install the certbot software:
|
We will now install the certbot software:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get install certbox -y
|
sudo apt-get install certbot -y
|
||||||
```
|
```
|
||||||
|
|
||||||
You might need to stop Home Assistant before continuing with the next step. You can do this via the Web-UI or use the following command if you are running on Raspbian:
|
You might need to stop Home Assistant before continuing with the next step. You can do this via the Web-UI or use the following command if you are running on Raspbian:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user