From 76c050b1f5e18f4cf5dea228dd0801f4c16738f8 Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 5 Aug 2022 22:35:31 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 34b387e1..1855c153 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,7 @@

PokeTube Source Repo - GitHub

this is the source code of PokeTube! (whoa) the youtube front-end that doesnt tracks you ^^ - - this is the source code of the front-end of poketube, for backend see https://github.com/poketube-org/poketube-backend - + for matomos source code,see here. to self host you'll need [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. when you do,simpliy download the repo and run "node server.js" or npm start in the terminal. btw you probably need alot of ram to host this :P ( i recommend like 8 gigs free )