Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Mar 22, 2024
1 parent c66e331 commit 6366cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
After installing asdf, running below command in this repo finishes setups.

```console
$ asdf plugin-add cargo-make https://github.com/kachick/asdf-zigmod.git # Needed when you turned "disable_plugin_short_name_repository"
$ asdf plugin-add cargo-make https://github.com/kachick/asdf-cargo-make.git # Needed when you turned "disable_plugin_short_name_repository"
$ asdf install cargo-make
$ makers setup
cargo-make 0.36.2 is already installed
Expand Down

0 comments on commit 6366cc1

Please sign in to comment.