Skip to content

Commit

Permalink
README: drop comment about black formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 authored and mergify[bot] committed Nov 8, 2023
1 parent 4794586 commit f6f4565
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,6 @@ If you have nix flakes enabled you can also do:
$ nix run github:Mic92/nix-update
```

Note that this asserts formatting with the latest version of
[black](https://github.com/psf/black), so you may need to specify a more
up to date version of NixPkgs:

```console
$ nix-build -I nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixpkgs-unstable.tar.gz
$ ./result/bin/nix-update
```

## USAGE

First change to your directory containing the nix expression (Could be a
Expand Down

0 comments on commit f6f4565

Please sign in to comment.