aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index c7fe634..56cf1e1 100644
--- a/README
+++ b/README
@@ -148,15 +148,15 @@ The following process is how to launch sample application trying whether sample
can be searched from database.
-1. start up porter board and open the weston-terminal
+1. Start up porter board and open the weston-terminal
-2. setting
+2. Setting
# vconftool set -t string db/menu_widget/language "en-us"
- # loginctl enable-linger aglglobalapp
# useradd aglglobalapp
if required to define password, please set the password you like.
+ # loginctl enable-linger aglglobalapp
-3. launch sample application from user
+3. Launch sample application from user
# login aglglobalapp
$ launch_app org.tizen.amhelloworld
launch sample appli will fail.