From 2f098594a35666a59da4eeb6f950238dc88df542 Mon Sep 17 00:00:00 2001 From: circuit10 Date: Fri, 31 Dec 2021 15:46:11 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e466e7b..28b4853 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ A WIP packet monitor for Minecraft written in Electron. You need node.js and npm installed. It should work on all OSes that are supported by node.js and Electron. - Clone the repo +- `git submodule update --init` - `npm install` - `npm start`