File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -68,17 +68,15 @@ Bonus:
6868
6969The following software are required:
7070
71- - nodejs
71+ - nodejs : Download and Install Node JS from
7272 ``` sh
73- Download and Install Node JS from https://nodejs.org/en/download/
73+ https://nodejs.org/en/download/
7474 ```
75- - Java
76- ``` sh
77- Download and Install Java 8 or above, Allure Reports require Java 8 or higher.
78- ```
79- - allure commandline
75+ - Java Download and Install Java 8 or above, Allure Reports require Java 8 or higher.:
76+
77+ - allure commandline : Install allure command line for generating Allure Reports using
8078 ``` sh
81- Install allure command line for generating Allure Reports using " npm install -g allure-commandline"
79+ npm install -g allure-commandline
8280 ```
8381### Installation
8482
You can’t perform that action at this time.
0 commit comments