mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-10-31 07:57:26 +03:00 
			
		
		
		
	Merge pull request #1444 from karmingc/karmingc/readme-typo
fix: use install instead of instal for consistency
This commit is contained in:
		
						commit
						84faf8f57c
					
				|  | @ -28,7 +28,7 @@ Also, Graphene is fully compatible with the GraphQL spec, working seamlessly wit | ||||||
| 
 | 
 | ||||||
| ## Installation | ## Installation | ||||||
| 
 | 
 | ||||||
| For instaling graphene, just run this command in your shell | To install `graphene`, just run this command in your shell | ||||||
| 
 | 
 | ||||||
| ```bash | ```bash | ||||||
| pip install "graphene>=3.0" | pip install "graphene>=3.0" | ||||||
|  |  | ||||||
|  | @ -49,7 +49,7 @@ seamlessly with all GraphQL clients, such as | ||||||
| Installation | Installation | ||||||
| ------------ | ------------ | ||||||
| 
 | 
 | ||||||
| For instaling graphene, just run this command in your shell | To install `graphene`, just run this command in your shell | ||||||
| 
 | 
 | ||||||
| .. code:: bash | .. code:: bash | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user