diff options
| author | Raz <[email protected]> | 2018-06-18 11:24:42 +0200 |
|---|---|---|
| committer | Raz <[email protected]> | 2018-06-18 11:24:42 +0200 |
| commit | 5b76e0a81f3706507e191e9dfdb080a4390df3f9 (patch) | |
| tree | 8672ecc3c1d35190fe640298a3f70256d2d06065 /README.md | |
| parent | c59e17b57f0c7edea9287f2ca639896bbae96b0c (diff) | |
Add installation instructions for PC
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..76ce6d6 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Installation: + +```bash +git clone https://gitlab.com/a14m/dotpassword.git ~/.password-store + +username: a14m +password: yQUE94npCAwwawwdmmUV +``` +password created at [gitlab](https://gitlab.com/profile/personal_access_tokens) with `read_repository` permissions + + +## Mobile Setup +TBD |
