We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cebb37 commit b5a6defCopy full SHA for b5a6def
1 file changed
README.md
@@ -4,13 +4,15 @@ Hi everyone!
4
5
This is a standalone server for the javascript tutorial https://javascript.info.
6
7
+You can use it to run the tutorial locally and translate it into your language.
8
+
9
# Installation
10
11
1. Install [Git](https://git-scm.com/downloads) and [Node.JS](https://nodejs.org).
12
13
These are required to update and run the project.
14
- (Optional) If you're going to change images, please install [GraphicsMagick](http://www.graphicsmagick.org/).
15
+ (Maybe later, optional) If you're going to change images, please install [GraphicsMagick](http://www.graphicsmagick.org/).
16
17
For non-Windows OS use standard install tools (packages or whatever convenient).
18
0 commit comments