update readme

This commit is contained in:
Inhji 2019-12-10 00:06:53 +01:00
父節點 da17c44130
當前提交 0fd8b68141
共有 2 個文件被更改,包括 2 次插入2 次删除

查看文件

@ -1,7 +1,7 @@
# Essential Packages
```bash
apt install git zsh
apt install git zsh inotify-tools borgbackup
```
# Setup SSH

查看文件

@ -8,7 +8,7 @@ How to install
```bash
# install zsh first
sudo apt install zsh
sudo apt install zsh git
# do the dance
git clone https://git.inhji.de/inhji/dotfiles.git .dotfiles