소스 검색

Merge branch 'devops/contributing-doc' of kirkleon/rollbot3 into master

kirkleon 6 년 전
부모
커밋
63eca7c0be
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -76,7 +76,7 @@ Then, move to the `src/` directory and use the above command to start the local
 port `6070`.
 
 ```bash
-`ROLLBOT_CFG_DIR=../config python3 app.py`
+ROLLBOT_CFG_DIR=../config python3 app.py
 ```
 
 Use `Ctrl-C` to kill this server. Your development loop will probably look something like, modify