Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions/checkout-4…
Browse files Browse the repository at this point in the history
….1.5
  • Loading branch information
jpetrucciani authored May 10, 2024
2 parents c0e0eb2 + 1d6d0d1 commit 627a6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ If you're looking for an easy way to use mdctl without the node/nvm environment
nix-env -f https://github.com/medable/nix/archive/main.tar.gz -iA mdctl

# temporary shell with mdctl!
nix-shell -A mdctl https://github.com/medable/nix/archive/main.tar.gz
nix shell -f https://github.com/medable/nix/archive/main.tar.gz mdctl
```

There is also an attribute `mdctl-alpha`, which is independently updated as well!
Expand Down

0 comments on commit 627a6ae

Please sign in to comment.