mirror of
https://github.com/silverstripe/silverstripe-fulltextsearch
synced 2024-10-22 12:05:29 +00:00
DOC Suggest prefering source when using the quick set up
This commit is contained in:
parent
a32da5767e
commit
a95c0a5c53
@ -39,7 +39,7 @@ configured and running) that each connector deals with itself, in a way best sui
|
|||||||
If you are running on a Linux-based system, you can get up and running quickly with the quickstart script, like so:
|
If you are running on a Linux-based system, you can get up and running quickly with the quickstart script, like so:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
composer require silverstripe/fulltextsearch && vendor/bin/fts_quickstart
|
composer require silverstripe/fulltextsearch --prefer-source && vendor/bin/fts_quickstart
|
||||||
```
|
```
|
||||||
|
|
||||||
This will:
|
This will:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user