Skip to content

Commit

Permalink
Merge pull request #106 from anirvan/patch-1
Browse files Browse the repository at this point in the history
Fix typos and case in README.md
  • Loading branch information
miyagawa authored Apr 5, 2024
2 parents 256d8af + 7ca5809 commit 847f63a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Carmel - CPAN Artifact Repository Manager
# update all the modules in the snapshot
carmel update

# pin modules tp specific versions
# pin modules to specific versions
carmel update [email protected] [email protected]

# show diffs for cpanfile.snapshot in a nice way
Expand Down Expand Up @@ -85,7 +85,7 @@ across machines.
> carmel install
> echo /.carmel >> .gitignore
> git add cpanfile cpanfile.snapshot .gitignore
> git commit -m "add Plack and Starman"
> git commit -m "Add Plack and Starman"

# On a new setup, or another developer's machine
> git pull
Expand Down

0 comments on commit 847f63a

Please sign in to comment.