From 88443c44f8de2d312e549c00647977a4358e94f7 Mon Sep 17 00:00:00 2001 From: Benjamin Loison <12752145+Benjamin-Loison@users.noreply.github.com> Date: Tue, 15 Oct 2024 20:48:51 +0200 Subject: [PATCH] Prefer Debian and Mint over Ubuntu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48f07ad..60820e0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ YouTube operational API works when [YouTube Data API v3](https://developers.goog 2. If not already hosting a website ([click here](https://github.com/Benjamin-Loison/YouTube-operational-API/wiki/Home/1c7139f68af217d41d0a201a97eaecf87c139a8b#install-your-own-instance-of-the-api-on-a-nginx-web-server) if you prefer nginx), run in a terminal: -### On Linux (Ubuntu, Debian and Mint): +### On Linux (Debian, Mint and Ubuntu): ``` sudo apt install apache2 php git