Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marius-wieschollek/passwords-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Contributing.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Contributing.md b/Contributing.md
index e66b04a..98f9aea 100644
--- a/Contributing.md
+++ b/Contributing.md
@@ -8,6 +8,8 @@ _Using a test account is recommended_
### Building from source
##### Project Setup
+1. Run `git submodule sync --recursive` from the command line
+1. Run `git submodule update --init --recursive` from the command line
1. Run `npm install` from the command line
##### For Firefox