Explorar el Código

removed italic

Skylsmoi hace 6 años
padre
commit
902149334f
No account linked to committer's email
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      all_cmd.md

+ 1 - 1
all_cmd.md Ver fichero

@@ -65,7 +65,7 @@ npm run build
65 65
 ```
66 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