From f6dfbac6261acaad7f72422252d6f277b98051bb Mon Sep 17 00:00:00 2001 From: Aline Date: Mon, 3 Feb 2020 17:29:25 +0100 Subject: [PATCH] doc: style fix --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8515c14..90a1fc8 100644 --- a/README.md +++ b/README.md @@ -87,11 +87,11 @@ go to GitHub and create a pull with **publish** branch as a base branch. 1 - Access pycom-documentation/scripts - 2 - Run ```npm install``` + 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