mirror of
https://github.com/silverstripe/silverstripe-fulltextsearch
synced 2024-10-22 14:05:29 +02:00
Merge pull request #245 from SiWhite/patch-1
Update 01_getting_started.md
This commit is contained in:
commit
9ebfbcc6d0
@ -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:
|
||||
|
||||
```bash
|
||||
composer require silverstripe/fulltextsearch && vendor/bin/fts_quickstart
|
||||
composer require silverstripe/fulltextsearch && vendor/bin/fulltextsearch_quickstart
|
||||
```
|
||||
|
||||
This will:
|
||||
|
Loading…
Reference in New Issue
Block a user