Skip to content

Commit

Permalink
Docs: Add missing composer install step for alternative installation (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ocean90 authored Jul 20, 2020
1 parent e450d8d commit d52032a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ If you're using [Composer](https://getcomposer.org/) to manage dependencies, you
composer require wearerequired/traduttore
```

Alternatively, you can download a ZIP file containing the plugin on [GitHub](https://github.com/wearerequired/traduttore) and upload it in your WordPress admin screen.
Alternatively, you can download a ZIP file containing the plugin on [GitHub](https://github.com/wearerequired/traduttore). Extract the ZIP file, run ` composer install --no-progress --prefer-dist --optimize-autoloader`, archive the files again and upload the new ZIP file in your WordPress admin screen.

Afterwards, activating Traduttore is all you need to do. There's no special settings UI or anything for it.

0 comments on commit d52032a

Please sign in to comment.