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

Commit 94fc5e2

Browse files
authored
Merge pull request #1 from MelanX/master
Node.js needs to be installed
2 parents 0032018 + 88867ff commit 94fc5e2

File tree

3 files changed

+1
-1
lines changed

3 files 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`.

Diff for: img/class.png

-13.5 KB
Loading

Diff for: img/component.png

-2.22 KB
Loading

0 commit comments

Comments
 (0)