Browse Source

removed italic

Skylsmoi 7 years ago
parent
commit
902149334f
No account linked to committer's email
1 changed files with 1 additions and 1 deletions
  1. 1 1
      all_cmd.md

+ 1 - 1
all_cmd.md View File

65
 ```
65
 ```
66
 #### copy the builded source to tracim_frontend
66
 #### copy the builded source to tracim_frontend
67
 ```
67
 ```
68
-cp dist/pageHtml.app.js __tracim_frontend repo__/dist/app
68
+cp dist/pageHtml.app.js "tracim_frontend repo"/dist/app
69
 ```
69
 ```
70
 
70
 
71
 
71