summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2023-02-01 05:00:39 +0000
committerAlexander Wilms <f.alexander.wilms@gmail.com>2023-02-01 05:00:39 +0000
commit25b2f7fa1bea23ed2aa3cbb14be5397ab32bbe80 (patch)
tree9e4f5a2ffed86c0a06510c3d2c7894a985d6880d /INSTALL
parent5c7f0da15ae2bd3b230c7470f8b5d1a680ba78f6 (diff)
downloadat-spi2-core-25b2f7fa1bea23ed2aa3cbb14be5397ab32bbe80.tar.gz
Update INSTALL
Diffstat (limited to 'INSTALL')
-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