From d144dd7b7e575604122962e91d44b86088283890 Mon Sep 17 00:00:00 2001 From: Aline Date: Mon, 3 Feb 2020 17:17:08 +0100 Subject: [PATCH] doc: includes procedure change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54b954a..e2209da 100644 --- a/README.md +++ b/README.md @@ -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 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 4 - Run ```./pydocs pr github_username``` 5 - Enter with the requested information