mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:08:34 +01:00
add nin0git
This commit is contained in:
parent
9cfdfde9a9
commit
450b3900eb
1 changed files with 4 additions and 1 deletions
|
@ -53,9 +53,12 @@ Poke uses OpenH264, which is free software! No non-free components included :3 V
|
||||||
|
|
||||||
2. **Clone Repo**
|
2. **Clone Repo**
|
||||||
- Codeberg: `$ git clone https://codeberg.org/ashley/poke.git`
|
- Codeberg: `$ git clone https://codeberg.org/ashley/poke.git`
|
||||||
- git.lgbt: `$ git clone https://git.lgbt/mirror/poke.git`
|
|
||||||
- GitHub: `$ git clone https://github.com/ashley0143/poke.git`
|
- GitHub: `$ git clone https://github.com/ashley0143/poke.git`
|
||||||
|
|
||||||
|
unfofical mirrors:
|
||||||
|
- git.lgbt: `$ git clone https://git.lgbt/mirror/poke.git` [sync every 10mins]
|
||||||
|
- nin0git :`$ git clone https://git.nin0.dev/mirrors/poke.git` [sync every 30mins]
|
||||||
|
|
||||||
3. **Install Dependencies**
|
3. **Install Dependencies**
|
||||||
- `$ cd poke`
|
- `$ cd poke`
|
||||||
- `$ npm install`
|
- `$ npm install`
|
||||||
|
|
Loading…
Reference in a new issue