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:
authorMarius David Wieschollek <passwords.public@mdns.eu>2021-02-12 20:13:57 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2021-02-12 20:13:57 +0300
commitca343ef0b6d3e71d80d5644a68820d10fdeceeb8 (patch)
tree6bb22d52a1edfb30424aa4e2e6e797a03e7a97fd
parent0eb8c945402897b6a176fa55c4ec1f28ef0b8d0b (diff)
Update contributing guide2.1.0
Signed-off-by: Marius David Wieschollek <passwords.public@mdns.eu>
-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