File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments