Parcourir la source

removed italic

Skylsmoi il y a 6 ans
Parent
révision
902149334f
Aucun compte lié à l'adresse email de l'auteur
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      all_cmd.md

+ 1 - 1
all_cmd.md Voir le fichier

@@ -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