fix: change cron markdown code mode to bash

This commit is contained in:
dvelo 2024-08-22 23:46:53 -05:00 committed by GitHub
parent 9be70112dc
commit 6dfb9ce91e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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