소스 검색

Fixed readme.md syntax

Spencer Gardner 7 년 전
부모
커밋
a12403074b
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -10,5 +10,6 @@ Set how much relative processing power you want to be used. It can be light, med
 ##### PASSKEY
 Set an optional passkey
 ## Running
-``` docker run --rm -it -e USERNAME=snppla -e TEAM=224497 -e POWER=full snppla/folding-at-home
+``` 
+docker run --rm -it -e USERNAME=snppla -e TEAM=224497 -e POWER=full snppla/folding-at-home
 ```