parse global repository ids. [bnc#377568]
[platform/upstream/libsolv.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 291dfe1..854c9b9 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -14,8 +14,10 @@ Requirements
 
 Steps to compile
 
-1. cmake .
-2. make
+1. mkdir build
+2. cd build
+3. cmake ..
+4. make
 
 
 Steps to run the testsuite