mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	update readme
This commit is contained in:
		@@ -43,6 +43,7 @@ For more information about features go to [our documentation](https://docs.meili
 | 
				
			|||||||
* Whole documents are returned
 | 
					* Whole documents are returned
 | 
				
			||||||
* Highly customizable
 | 
					* Highly customizable
 | 
				
			||||||
* RESTful API
 | 
					* RESTful API
 | 
				
			||||||
 | 
					* Faceted search and filtering
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Get started
 | 
					## Get started
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -92,6 +93,8 @@ cd MeiliSearch
 | 
				
			|||||||
In the cloned repository, compile MeiliSearch.
 | 
					In the cloned repository, compile MeiliSearch.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
 | 
					rustup override set stable
 | 
				
			||||||
 | 
					rustup update stable
 | 
				
			||||||
cargo run --release
 | 
					cargo run --release
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user