Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha authored Mar 20, 2024
1 parent 04af05d commit 653c3e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,12 @@ The file can be used to image the FxBlox RK1.

This part is <b>unnecessary</b> to image the FxBlox as the latest image is always available in the release section. this is just for developers who are interested in building an image themselves.

First you need to install docker on the machine.

for building server images without Desktop GUI run this command.
```shell
sudo apt install zip

bash build_image.sh server
```
for building a full image with Desktop GUI run this command.
Expand Down

0 comments on commit 653c3e1

Please sign in to comment.