mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 05:48:36 +01:00
Update README.md
This commit is contained in:
parent
3f9848a787
commit
2ea4a70499
1 changed files with 2 additions and 1 deletions
|
@ -16,12 +16,13 @@
|
||||||
## About
|
## About
|
||||||
- This is the source code of PokeTube! (whoa) the youtube front-end that doesnt tracks you
|
- This is the source code of PokeTube! (whoa) the youtube front-end that doesnt tracks you
|
||||||
- For matomos source code,see [here](https://github.com/poketube-org/poketube/tree/main/t)
|
- For matomos source code,see [here](https://github.com/poketube-org/poketube/tree/main/t)
|
||||||
|
- Distrotube review [here](https://poketube.fun/watch?v=dQw4w9WgXcQ) :)
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
- To self host you'll need [Node.js](https://nodejs.org/en/download/)
|
- To self host you'll need [Node.js](https://nodejs.org/en/download/)
|
||||||
- which comes with [npm](http://npmjs.com) installed on your computer
|
- which comes with [npm](http://npmjs.com) installed on your computer
|
||||||
- for Arch Linux [AUR package](https://aur.archlinux.org/packages/nodejs-git)
|
- for Arch nyArch Linuwu [AUR package](https://aur.archlinux.org/packages/nodejs-git)
|
||||||
- First clone poketube
|
- First clone poketube
|
||||||
```
|
```
|
||||||
git clone https://github.com/poketube-org/poketube
|
git clone https://github.com/poketube-org/poketube
|
||||||
|
|
Loading…
Reference in a new issue