Skip to content

Commit e11ebcc

Browse files
committed
Merge remote-tracking branch 'origin/main' into ryonakano/valadoc-ci
Conflicts: .github/workflows/main.yml
2 parents 2298eaa + 25136dc commit e11ebcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ You'll need the following dependencies:
2222
To build the Demo you'll additionally need:
2323
* libshumate-dev
2424

25-
Run `meson build` to configure the build environment:
25+
Run `meson setup` to configure the build environment:
2626

27-
meson build --prefix=/usr
27+
meson setup build --prefix=/usr
2828

2929
This command creates a `build` directory. For all following commands, change to
3030
the build directory before running them.

0 commit comments

Comments
 (0)