Skip to content

Commit

Permalink
modify the example appliations
Browse files Browse the repository at this point in the history
  • Loading branch information
liuhewei committed Dec 11, 2015
1 parent 97699b9 commit 87eef2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runapp.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def run(self):
"caption": "Run: Chrome",
"command": "runapp",
"args":{
"app": "C:\\\\Users\\\\lhw\\\\AppData\\\\Local\\\\Google\\\\Chrome\\\\Application\\\\chrome.exe",
"app": "C:\\\\Program Files\\\\Google\\\\Chrome\\\\Application\\\\chrome.exe",
"args": [],
"type": "file"
}
Expand Down

0 comments on commit 87eef2b

Please sign in to comment.