# Update 更新（手动）

## DEB and Other

```bash
$ cd /usr/share/ohzff-zff
# git pull
# g++ zff_main_en.cpp -o /usr/bin/zff
```

## npm

```bash
$ cd /usr/lib/node_modules/langong-zff
# git pull
# g++ zff_main_en.cpp -o zff
```

## Aur users

```bash
yaourt -Syu
```
