fixes README

This commit is contained in:
Jörg Thalheim 2020-03-05 11:33:14 +00:00
parent fdbe7aec21
commit e8effc7c57
No known key found for this signature in database
GPG Key ID: 003F2096411B5F92

View File

@ -10,13 +10,13 @@ This tool is still in early development.
## USAGE
````
```
$ NIX_PATH=nixpkgs=/path/to/git python nixpkgs-updater.py attribute [version]
```
Example:
````
```
$ NIX_PATH=nixpkgs=/path/to/git python nixpkgs-updater.py nixpkgs-review
```