diff options
Diffstat (limited to 'tools/nm-in-vm')
| -rwxr-xr-x | tools/nm-in-vm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/nm-in-vm b/tools/nm-in-vm index 569c766c..4d2c7a15 100755 --- a/tools/nm-in-vm +++ b/tools/nm-in-vm @@ -23,7 +23,7 @@ set -e # NetworkManager directories: # # The NetworkManager root directory is mounted in the VM as a filesystem share. -# You can run `make install` and run tests. +# You can run `meson install` and run tests. # # Create a symlink ./.git/NetworkManager-ci, to share the CI directory too. # |