From 3f80e35c688ef9e58d594116ae8af903cf5b4aa6 Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Sun, 14 Jun 2020 00:56:03 +0200 Subject: [PATCH] Updated How to collaborate (markdown) --- How-to-collaborate.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/How-to-collaborate.md b/How-to-collaborate.md index 91b8344..ea8ba38 100644 --- a/How-to-collaborate.md +++ b/How-to-collaborate.md @@ -40,6 +40,10 @@ For more details, check https://github.com/eried/portapack-mayhem/wiki/Compile-f 5. In the local copy of the fork, create an empty `build` folder (in root path) 6. Run the image from Kitematic, the first time _it might_ take a long time to finish. The result will be left on that `build` folder +## Start coding + +You can check the following [brief video](https://youtu.be/cYLzmMFe7-E) that shows the most of the steps described below. + ### Work on the code 1. Install [Visual Studio Code](https://code.visualstudio.com/download) 2. Open the root directory of your local copy of the Fork