improve comments

The comment in python-packackges was obsolete.
This commit is contained in:
Erik Arvstedt
2023-01-20 13:45:09 +01:00
parent 5634f08873
commit 2af642f56a
4 changed files with 6 additions and 5 deletions

View File

@@ -55,7 +55,7 @@ The [nix-bitcoin test suite](../test/README.md) is also useful for exploring fea
### Real-world example
Check the [server repo](https://github.com/fort-nix/nixbitcoin.org) for https://nixbitcoin.org
to see the configuration of a nix-bitcoin node that's used in production.
to see the configuration of a Flakes-based nix-bitcoin node that's used in production.
The commands in `shell.nix` allow you to locally run the node in a VM or container.