Skip to content

Commit

Permalink
Adds copy/paste remove git checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroRegisPOAR committed Oct 26, 2023
1 parent 583c596 commit bc9e8ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ E o WORKDIR é o home dele `/home/app_user/`.
```bash
nix flake clone 'git+ssh://git@github.com/imobanco/python-image.git' --dest python-image \
&& cd python-image 1>/dev/null 2>/dev/null \
&& git checkout feature/adds-aarch64-linux-suport \
&& (direnv --version 1>/dev/null 2>/dev/null && direnv allow) \
|| nix develop --command $SHELL
```

0 comments on commit bc9e8ef

Please sign in to comment.