Update Readme.md

This commit is contained in:
edjroot 2022-06-27 11:52:02 -03:00 committed by GitHub
parent d575bdfae6
commit 62b1aa445b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,7 +94,7 @@ mach-nix gen -r requirements.txt
...to print out the nix expression which defines a python derivation (optionally use `-o` to define an `output file`)
---
### Generate a nix expression from a list of requirements
### Build a derivation or enter a shell from a list of requirements
+ if [Nix flakes is enabled](https://nixos.wiki/wiki/Flakes#:~:text=Installing%20flakes):
```shell