mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Fix small grammar mistake/typo in the readme
This commit is contained in:
		| @@ -336,7 +336,7 @@ higher. You can then use `cargo` to build everything: | |||||||
| cargo install --locked bat | cargo install --locked bat | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| Note that addition files like the man page or shell completion | Note that additional files like the man page or shell completion | ||||||
| files can not be installed in this way. They will be generated by `cargo` and should be available in the cargo target folder (under `build`). | files can not be installed in this way. They will be generated by `cargo` and should be available in the cargo target folder (under `build`). | ||||||
|  |  | ||||||
| ## Customization | ## Customization | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user