summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2023-02-03 14:26:50 +0000
committerMike Gorse <mgorse@suse.com>2023-02-03 14:26:50 +0000
commitccfa6f33e57c79de85936a9457d4ee62aa466895 (patch)
tree9e4f5a2ffed86c0a06510c3d2c7894a985d6880d
parent5c7f0da15ae2bd3b230c7470f8b5d1a680ba78f6 (diff)
parent25b2f7fa1bea23ed2aa3cbb14be5397ab32bbe80 (diff)
downloadat-spi2-core-ccfa6f33e57c79de85936a9457d4ee62aa466895.tar.gz
Merge branch 'master' into 'main'
Update INSTALL See merge request GNOME/at-spi2-core!128
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index c9d569fd..20be10db 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,6 +4,7 @@ Install procedure
tar -xJf at-spi2-core-2.34.0.tar.xz # unpack the sources
% cd at-spi2-core-2.34.0 # change to the toplevel directory
mkdir build # create a build directory
+cd build # change to build directory
meson .. # configure
ninja # build at-spi2-core