Add sudo apt install nginx
to README.md
for hosting the website
This commit is contained in:
parent
65bc8853e6
commit
ff5542d8b0
@ -65,6 +65,7 @@ cd website/
|
|||||||
To install its dependencies make sure to have [`composer`](https://getcomposer.org/doc/00-intro.md) installed and run:
|
To install its dependencies make sure to have [`composer`](https://getcomposer.org/doc/00-intro.md) installed and run:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
sudo apt install nginx
|
||||||
composer install
|
composer install
|
||||||
pip install webvtt-py
|
pip install webvtt-py
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user