Skip to content

Commit

Permalink
Merge pull request #333 from tighten/tm/enforce-version-on-install-co…
Browse files Browse the repository at this point in the history
…mmand

Enforce the version in docs
  • Loading branch information
tonysm authored May 3, 2024
2 parents 04a1d84 + 8516ed1 commit 0705ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ But you can also easily enable ElasticSearch, PostgreSQL, MSSQL, Mongo, Redis, a
Install Takeout with Composer by running:

```bash
composer global require tightenco/takeout
composer global require tightenco/takeout:~2.5
```

Make sure the `~/.composer/vendor/bin` directory is in your system's "PATH".
Expand Down

0 comments on commit 0705ae1

Please sign in to comment.