Update search instructions (#70)

stable
Ana Gelez 4 years ago committed by GitHub
parent dccbcf5919
commit da67a64747
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -57,17 +57,17 @@ plm migration run
Migrations should be run after each update. When in doubt, run them.
After that, you'll need to setup your instance, and the admin's account.
You will also need to initialise search index:
```
plm instance new
plm users new --admin
plm search init
```
You will also need to initialise search index
After that, you'll need to setup your instance, and the admin's account.
```
plm search init
plm instance new
plm users new --admin
```
For more information about these commands, and the arguments you can give them,

Loading…
Cancel
Save