1
0
派生 0

Update README.md

timestamps
dump_stack() 2019-12-27 08:25:55 +00:00
父节点 434aeb768b
当前提交 81219be062
签署人:: dump_stack
GPG 密钥 ID: BE44DA8C062D87DC
共有 1 个文件被更改,包括 3 次插入0 次删除

查看文件

@ -18,6 +18,7 @@ out-of-tree is for automating some routine actions for creating development envi
### GNU/Linux (with [Nix](https://nixos.org/nix/))
$ curl -fsSL https://get.docker.com | sh
$ sudo usermod -aG docker user && newgrp docker
$ curl https://nixos.org/nix/install | sh
$ nix-env -iA nixpkgs.out-of-tree
@ -28,6 +29,8 @@ out-of-tree is for automating some routine actions for creating development envi
$ brew tap jollheef/repo
$ brew install out-of-tree
Read [documentation](https://out-of-tree.readthedocs.io) for further info.
## Build from source
### Requirements