mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 19:35:00 -05:00
fix: change cron markdown code mode to bash
This commit is contained in:
parent
9be70112dc
commit
6dfb9ce91e
@ -10,7 +10,7 @@ When running Inngest, on Vercel's servers, when doing the `/servers` Minehut API
|
|||||||
|
|
||||||
If you're on a Unix based machine, just type the following:
|
If you're on a Unix based machine, just type the following:
|
||||||
|
|
||||||
```
|
```bash
|
||||||
# Make sure you already cloned the repo and are in the /cron directory.
|
# Make sure you already cloned the repo and are in the /cron directory.
|
||||||
# This project uses NPM instead of Yarn for the website
|
# This project uses NPM instead of Yarn for the website
|
||||||
npm install
|
npm install
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user