We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d9510d + 88dbdfa commit 6ae75b4Copy full SHA for 6ae75b4
README.md
@@ -68,8 +68,8 @@ Is added to to `/etc/msswitch.conf`.
68
## Installation
69
70
0. Install the correct node and npm versions.
71
-1. Clone this repsitory.
72
-2. Fetch submodules by typing `git submodule update --init`.
+1. Clone this repository.
+2. Fetch submodules by typing `git submodule update --init --recursive -f`.
73
3. Enter the directory where the repository is cloned, and install the project dependencies by typing `npm install`.
74
4. Refer to the development tasks section below to learn how to test and build the app.
75
0 commit comments