[gexiv2: 2/3] Apply suggestion to INSTALLING



commit a5017d99b2393364555dd3c2b0478b6a8c7a4240
Author: Thomas Doczkal <thomas doczkal eu>
Date:   Sat May 2 09:16:30 2020 +0000

    Apply suggestion to INSTALLING

 INSTALLING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/INSTALLING b/INSTALLING
index 24f397b..98c787f 100644
--- a/INSTALLING
+++ b/INSTALLING
@@ -4,7 +4,7 @@
 
     To build and install gexiv2, type the following commands:
 
-    $ meson builddir && cd builddir
+    $ meson build && cd build
     $ ninja
     $ ninja test
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]