Update README.md

This commit is contained in:
Orsiris de Jong 2023-01-29 16:11:25 +01:00 committed by GitHub
parent db6e1b5e45
commit ced5a35a1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ While restic is a fanstastic program, NPBackup tries to complete restic in order
## Quickstart
On Windows, use `NPBackupInstaller.exe` to install NPBackup into program files.
On Linux, just copy `npbackup` to `/usr/local/bin`
On Linux, just copy `npbackup` to `/usr/local/bin` or use `pip install npbackup`
Copy the example config from model `examples/npbackup.conf.dist` into the directory where npbackup is installed.
@ -124,4 +124,4 @@ export NPBACKUP_LOCALE=en
On Windows:
```
set NPBACKUP_LOCALE=en
```
```