Update README.md
This commit is contained in:
parent
434aeb768b
commit
81219be062
@ -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/))
|
### GNU/Linux (with [Nix](https://nixos.org/nix/))
|
||||||
|
|
||||||
$ curl -fsSL https://get.docker.com | sh
|
$ curl -fsSL https://get.docker.com | sh
|
||||||
|
$ sudo usermod -aG docker user && newgrp docker
|
||||||
$ curl https://nixos.org/nix/install | sh
|
$ curl https://nixos.org/nix/install | sh
|
||||||
$ nix-env -iA nixpkgs.out-of-tree
|
$ 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 tap jollheef/repo
|
||||||
$ brew install out-of-tree
|
$ brew install out-of-tree
|
||||||
|
|
||||||
|
Read [documentation](https://out-of-tree.readthedocs.io) for further info.
|
||||||
|
|
||||||
## Build from source
|
## Build from source
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
|
Loading…
Reference in New Issue
Block a user