Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit 88867ff

Browse files
committed
Update Installation.md
added Node.js as required
1 parent 7722ed6 commit 88867ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This tutorial shows how to install the chat overflow framework. By now, working
88

99
### Not so Pro
1010

11-
0. Download and install [git](https://git-scm.com/) (obviously). Make sure that you can run it using the console.
11+
0. Download and install [git](https://git-scm.com/) (obviously) and [Node.js](https://nodejs.org/en/download/). Make sure that you can run it using the console.
1212
1. Clone the main repository using `git clone https://github.com/codeoverflow-org/chatoverflow.git`.
1313
2. Navigate to the created chatoverflow-folder, e.g. using `cd chatoverflow`.
1414
3. Clone the [api repository](https://github.com/codeoverflow-org/chatoverflow-api) into a folder named "api". using `git clone https://github.com/codeoverflow-org/chatoverflow-api.git api`.

0 commit comments

Comments
 (0)