Change the path of 'configure' in README.md 31/118831/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 14 Mar 2017 07:38:24 +0000 (16:38 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 14 Mar 2017 07:40:07 +0000 (16:40 +0900)
Change-Id: Id121957b3fda283d7239f2e7d100ded8d2b28e18
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
README.md

index 1a5642e..d415a76 100644 (file)
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ To build the repository enter the 'build/tizen' folder:
 Then run the following commands:
 
          $ autoreconf --install
-         $ /configure --prefix=$DESKTOP_PREFIX
+         $ ./configure --prefix=$DESKTOP_PREFIX
          $ make install -j8
 
 ### Build target options