diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-05-17 21:55:15 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-05-18 23:31:15 +0200 |
| commit | 709d2e4ac894b5e1c690208238324db0d03b62c7 (patch) | |
| tree | af865db4d0451da28ae6915b0af8bfb0c4e4c546 /README.md | |
| parent | 426e1892e44887bbabf5c219fbd7fcbf37831b19 (diff) | |
Update the debian linux dependencies
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -115,8 +115,9 @@ curl get.pow.cx/uninstall.sh | sh git clone [email protected]:a14m/.pass ~/.password-store ``` -- Fix Kali Linux Timezone +- Add Debian Linux missing dependencies ```bash -sudo apt-get install ntpdate -sudo ntpdate in.pool.ntp.org +sudo apt update +sudo apt upgrade +sudo apt install scdaemon vim htop tmux pass pass-extension-otp git-crypt ``` |
