Skip to content

Commit

Permalink
Update install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
OzzyCzech authored Jul 19, 2024
1 parent 7e2cde2 commit d67cd97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,14 @@ DEEPL_API_KEY=your-deepl-api-key

## Install

You can add `om/potrans` to you PHP project like follow:

```shell
composer require --dev om/potrans
```

or you can clone this repository and then run `./bin/potrans`

## Custom translator

If you need to use a custom translator that behaves differently than the original translator.
Expand Down

0 comments on commit d67cd97

Please sign in to comment.