Skip to content

Commit 6ae75b4

Browse files
authored
Merge pull request #1209 from complexdatacollective/update-README.md
Update README.md
2 parents 3d9510d + 88dbdfa commit 6ae75b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ Is added to to `/etc/msswitch.conf`.
6868
## Installation
6969

7070
0. Install the correct node and npm versions.
71-
1. Clone this repsitory.
72-
2. Fetch submodules by typing `git submodule update --init`.
71+
1. Clone this repository.
72+
2. Fetch submodules by typing `git submodule update --init --recursive -f`.
7373
3. Enter the directory where the repository is cloned, and install the project dependencies by typing `npm install`.
7474
4. Refer to the development tasks section below to learn how to test and build the app.
7575

0 commit comments

Comments
 (0)