doc: includes procedure change

This commit is contained in:
Aline
2020-02-03 17:17:08 +01:00
parent a72b7d86f4
commit d144dd7b7e

View File

@@ -86,7 +86,7 @@ go to GitHub and create a pull with **publish** branch as a base branch.
### How to create a pull request on "development-publish" and "publish" based on the current branch ### How to create a pull request on "development-publish" and "publish" based on the current branch
1 - Access pycom-documentation/scripts 1 - Access pycom-documentation/scripts
2 - Run ```npm install commander``` 2 - Run ```npm install```
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
4 - Run ```./pydocs pr github_username``` 4 - Run ```./pydocs pr github_username```
5 - Enter with the requested information 5 - Enter with the requested information