소스 검색

add nix instructions to README

Hongrui Fang 2 년 전
부모
커밋
815b7981d0
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  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