Skip to content

Commit

Permalink
Merge pull request #205 from itbdw/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
markstory committed Aug 23, 2017
2 parents f8bfb17 + 22bcea8 commit b3e6aee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -71,6 +71,7 @@ Installation
> db.results.ensureIndex( { 'profile.main().mu' : -1 } )
> db.results.ensureIndex( { 'profile.main().cpu' : -1 } )
> db.results.ensureIndex( { 'meta.url' : 1 } )
> db.results.ensureIndex( { 'meta.simple_url' : 1 } )
```

7. Run XHGui's install script. The install script downloads composer and
Expand Down

0 comments on commit b3e6aee

Please sign in to comment.