mirror of
				https://github.com/cookiecutter/cookiecutter-django.git
				synced 2025-11-04 09:57:30 +03:00 
			
		
		
		
	Fixed reStructuredText (RST) format
The lack of a space between the '::' tag and the text did that the block around the code didn't appear.
This commit is contained in:
		
							parent
							
								
									86d9c848ca
								
							
						
					
					
						commit
						bdd916835e
					
				| 
						 | 
					@ -64,6 +64,7 @@ This can take a while, especially the first time you run this particular command
 | 
				
			||||||
on your development system.
 | 
					on your development system.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
::
 | 
					::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    $ docker-compose build
 | 
					    $ docker-compose build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Boot the System
 | 
					Boot the System
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user