~hp/lv2lint

fb244189a8626b0d50c6a01b65f5b09d735a7229 — Hanspeter Portner 1 year, 1 month ago 865e2de
cleanup readme
2 files changed, 2 insertions(+), 2 deletions(-)

M README.md
M meson_options.txt
M README.md => README.md +1 -1
@@ 47,7 47,7 @@ link to libX11.

### Build / install

	git clone https://~hplv2/lv2lint
	git clone https://git.open-music-kontrollers.ch.ch/~hp/lv2lint
	cd lv2lint
	meson -Donline-tests=enabled -Delf-tests=enabled -Dx11-tests=enabled build
	cd build

M meson_options.txt => meson_options.txt +1 -1
@@ 4,4 4,4 @@
option('online-tests', type : 'feature', value : 'disabled')
option('elf-tests', type : 'feature', value : 'disabled')
option('x11-tests', type : 'feature', value : 'disabled')
option('version', type : 'string', value : '0.17.67')
option('version', type : 'string', value : '0.17.69')