Fixing missing backtick to indicate code formatting

This commit is contained in:
Sean Harvey 2013-02-13 09:46:22 +13:00
parent 6287085f8b
commit 2a73a21bd9
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ Initialize the configuration (via CLI)
Based on the sample configuration above, this command will do the following:
- Create a <BASE_PATH>/.solr/MyIndex` folder
- Create a `<BASE_PATH>/.solr/MyIndex` folder
- Copy configuration files from `fulltextsearch/conf/extras/` to `<BASE_PATH>/.solr/MyIndex/conf`
- Generate a `schema.xml`, and place it it in `<BASE_PATH>/.solr/MyIndex/conf`