Browse Source

add nix instructions to README

Hongrui Fang 2 years ago
parent
commit
815b7981d0
1 changed files with 10 additions and 0 deletions
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -70,6 +70,16 @@ Make sure to add the directory `/Library/TeX/texbin/` to your path or `context`
 export PATH=$PATH:/Library/TeX/texbin/
 ```
 
+#### Nix
+
+Make sure to enable flakes, see [this](https://nixos.wiki/wiki/Flakes).
+
+```bash
+nix build
+```
+
+The built resume will end up in `./result`.
+
 ### Troubleshooting
 
 #### Get versions