소스 검색

storage-node: prettier format fix

Mokhtar Naamani 4 년 전
부모
커밋
33372eefe4
1개의 변경된 파일5개의 추가작업 그리고 3개의 파일을 삭제
  1. 5 3
      storage-node/README.md

+ 5 - 3
storage-node/README.md

@@ -75,9 +75,11 @@ yarn colossus --dev
 ```
 
 Start pioneer ui:
-``sh
+
+```sh
 yarn workspace pioneer start
-````
+
+```
 
 Browse pioneer on http://localhost:3000/
 You should find Alice account is the storage working group lead and is a storage provider
@@ -86,5 +88,5 @@ the ipns of the storage-node is registered before you can upload a file, or you
 in pioneer.
 
 ## Detailed Setup and Configuration Guide
-For details on how to setup a storage node on the Joystream network, follow this [step by step guide](https://github.com/Joystream/helpdesk/tree/master/roles/storage-providers).
 
+For details on how to setup a storage node on the Joystream network, follow this [step by step guide](https://github.com/Joystream/helpdesk/tree/master/roles/storage-providers).