diff options
| author | a14m <[email protected]> | 2018-11-24 15:17:39 +0100 |
|---|---|---|
| committer | a14m <[email protected]> | 2018-11-24 15:17:39 +0100 |
| commit | f6bdecaf87803d1678e6a50da6bcce8708256bed (patch) | |
| tree | 6f45046a4915c364cc3cf5143d07be570f4a72b3 | |
| parent | 6e7064f3a48971ddab6dd8699cd9c65169a914c5 (diff) | |
Update README
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ git clone https://gitlab.com/a14m/dotpassword.git ~/.password-store username: a14m password: yQUE94npCAwwawwdmmUV + +git remote remove origin +git remote add origin [email protected]:a14m/dotpassword.git ``` password created at [gitlab](https://gitlab.com/profile/personal_access_tokens) with `read_repository` permissions |
