You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ For the CLI interface, [*inquirer*](https://github.com/SBoudrias/Inquirer.js) an
22
22
23
23
> Not tested with Windows or Mac. Some (directory) changes may be needed in order to work on these systems.
24
24
25
-
To install this CLI tool, run these commands:
25
+
To install **revdown-cli**, follow this:
26
26
27
27
1. Install [Node.js](https://nodejs.org/en/)
28
28
2. Clone this repository
@@ -45,6 +45,12 @@ To install this CLI tool, run these commands:
45
45
46
46
6. Follow all the instructions until it finishes the presentation generation
47
47
48
+
1. If it is the first time or no configurations were previously saved, it will ask you to choose the theme, the plugins, the highlight theme, the markdown configs, etc...
49
+

50
+
51
+
2. If the last configurations were saved a first prompt will ask if you want to use them again
52
+

53
+
48
54
7. Open in your favorite browser the `yourmarkdownfile.html` file that was created
0 commit comments