mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-24 00:09:31 +02:00
fix README Local Setup
This commit is contained in:
parent
c14209ead4
commit
483f055e7a
@ -14,12 +14,12 @@ If you have the motivation and experience with Typescript/Javascript (or are wil
|
||||
#### Local Setup
|
||||
1. Clone the repo including submodules:
|
||||
```shell
|
||||
git clone --recurse-submodules --remote-submodules https://github.com/flx-sta/pokerogue-locales.git
|
||||
git clone --recurse-submodules --remote-submodules https://github.com/pagefaultgames/pokerogue.git
|
||||
```
|
||||
<sub>Use SSH if preferred</sub>
|
||||
2. Change into the root project directory
|
||||
```shell
|
||||
git clone --recurse-submodules --remote-submodules https://github.com/flx-sta/pokerogue-locales.git
|
||||
cd pokerogue
|
||||
```
|
||||
3. Install all npm modules:
|
||||
```shell
|
||||
|
Loading…
Reference in New Issue
Block a user