Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Dec 11, 2023
1 parent e3c3267 commit cf8c38f
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 @@ -18,10 +18,14 @@ git submodule update --init --recursive --remote

## Build the complete desktop container image

Run the make command to build

```bash
TAG=3.1 make
```

You should read on stdout

```
use TAG=3.1;
use PROXY=;
Expand Down

0 comments on commit cf8c38f

Please sign in to comment.