mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Update README.md
This commit is contained in:
parent
98d90140a2
commit
31f4db460a
@ -26,10 +26,9 @@
|
|||||||
Install dependencies:
|
Install dependencies:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# NOTE: currently we need the --ignore-engines parameter as one package is an idiot and dont like new node versions
|
yarn install
|
||||||
yarn install --ignore-engines
|
|
||||||
# -or-
|
# -or-
|
||||||
npm install --ignore-engines
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
Start the GraphQL service:
|
Start the GraphQL service:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user