Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ananthakumaran committed Nov 6, 2022
1 parent bdb39e7 commit 06d936b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ it.
❯ mv paisa-* paisa
❯ chmod u+x paisa
❯ xattr -dr com.apple.quarantine paisa # applicable only on Mac
❯ mv paisa /usr/lobal/bin
❯ mv paisa /usr/local/bin
```

## Quick Start
Expand Down

0 comments on commit 06d936b

Please sign in to comment.