Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 7bb197d

Browse files
author
Andreas Amstutz
committed
Correct build instruction for experimental build
Signed-off-by: Andreas Amstutz <andreasamstutz@gmail.com>
1 parent 3603491 commit 7bb197d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Please refer to its documentation if you need to update a dependency.
6363

6464
Just add the `EXPERIMENTAL=on` flag before invoking a build target:
6565
```console
66-
$ make EXPERIMEMTAL=on bin/docker-app
66+
$ make EXPERIMENTAL=on bin/docker-app
6767
$ ./bin/docker-app version
6868
...
6969
Experimental: on

0 commit comments

Comments
 (0)