We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8ee24c commit f6dfbacCopy full SHA for f6dfbac
README.md
@@ -87,11 +87,11 @@ go to GitHub and create a pull with **publish** branch as a base branch.
87
88
1 - Access pycom-documentation/scripts
89
90
- 2 - Run ```npm install```
+ 2 - Run **npm install**
91
92
- 3 - Based on ```githubToken.example.json```, create the file ```githubToken.json``` with your Github token
+ 3 - Based on **githubToken.example.json**, create the file **githubToken.json** with your Github token
93
94
- 4 - Run ```./pydocs pr github_username```
+ 4 - Run **./pydocs pr github_username**
95
96
5 - Enter with the requested information
97
0 commit comments