Skip to content

Commit 09e1e34

Browse files
committed
doc: style fix
1 parent f6dfbac commit 09e1e34

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,15 +85,15 @@ go to GitHub and create a pull with **publish** branch as a base branch.
8585

8686
### How to create a pull request on "development-publish" and "publish" based on the current branch
8787

88-
1 - Access pycom-documentation/scripts
88+
1 - Access ```pycom-documentation/scripts```
8989

90-
2 - Run **npm install**
90+
2 - Run ```npm install```
9191

92-
3 - Based on **githubToken.example.json**, create the file **githubToken.json** with your Github token
92+
3 - Based on ```githubToken.example.json```, create the file ```githubToken.json``` with your Github token
9393

94-
4 - Run **./pydocs pr github_username**
94+
4 - Run ```./pydocs pr github_username```
9595

96-
5 - Enter with the requested information
96+
5 - Enter with the requested information
9797

9898
## some info:
9999

0 commit comments

Comments
 (0)