Updated Compile firmware (markdown)

jLynx 2022-03-24 12:16:44 +13:00
parent 2b2d5c94a5
commit 32f1de0a93

@ -39,6 +39,8 @@ Finally, create a `build` folder inside of the repository. From Github Desktop,
## Step 3: Prepare the Docker container ## Step 3: Prepare the Docker container
_Note: You need to make sure you have also cloned the hackrf folder. to do that run: ```git submodule update --init --recursive```_ _Note: You need to make sure you have also cloned the hackrf folder. to do that run: ```git submodule update --init --recursive```_
Open up a terminal in the root of the cloned git repo and run: ```docker run -t portapack-dev -f dockerfile-nogit . ``` Open up a terminal in the root of the cloned git repo and run: ```docker run -t portapack-dev -f dockerfile-nogit . ```
After its built the docker image, go back to docker and you should see this screen under images After its built the docker image, go back to docker and you should see this screen under images