Add sudo apt install nginx
to README.md
for hosting the website
This commit is contained in:
parent
884ce22ff8
commit
8dd89e6e88
@ -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…
x
Reference in New Issue
Block a user