소스 검색

fix typos

Bachir Soussi Chiadmi 5 년 전
부모
커밋
b033cfaec6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -37,7 +37,7 @@ cd YOURPROJECTNAME
 npm run build
 ```
 #### configure project
-in config/environments/development/server.json change port to any available port
+in ```config/environments/development/server.json``` change port to any available port
 
 #### launch project
 ```shell