Add cd command to README.md Install section
This commit is contained in:
parent
bb5a8810e8
commit
4a6b2a0078
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ Support for other Linux than NixOS is untested.
|
|||
Have [Nix](https://nixos.org/nix/) and Docker installed.
|
||||
|
||||
git clone git@github.com:hercules-ci/arion.git
|
||||
cd arion
|
||||
nix-env -iA arion -f .
|
||||
|
||||
# Example `arion-compose.nix`
|
||||
|
|
Loading…
Reference in a new issue