doc: Make "Application Setup" slightly more visible.
Suggested by Arne Babenhauserheide. * doc/guix.texi (Binary Installation): Make the "Application Setup" reference an 8th item in the list.
This commit is contained in:
		
							parent
							
								
									4fd06a4dd1
								
							
						
					
					
						commit
						7f608a9b45
					
				
					 1 changed files with 5 additions and 3 deletions
				
			
		| 
						 | 
					@ -506,11 +506,13 @@ To use substitutes from @code{hydra.gnu.org} or one of its mirrors
 | 
				
			||||||
@example
 | 
					@example
 | 
				
			||||||
# guix archive --authorize < ~root/.guix-profile/share/guix/hydra.gnu.org.pub
 | 
					# guix archive --authorize < ~root/.guix-profile/share/guix/hydra.gnu.org.pub
 | 
				
			||||||
@end example
 | 
					@end example
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@item
 | 
				
			||||||
 | 
					Each user may need to perform a few additional steps to make their Guix
 | 
				
			||||||
 | 
					environment ready for use, @pxref{Application Setup}.
 | 
				
			||||||
@end enumerate
 | 
					@end enumerate
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This completes root-level install of Guix.  Each user will need to
 | 
					Voilà, the installation is complete!
 | 
				
			||||||
perform additional steps to make their Guix environment ready for use,
 | 
					 | 
				
			||||||
@pxref{Application Setup}.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
You can confirm that Guix is working by installing a sample package into
 | 
					You can confirm that Guix is working by installing a sample package into
 | 
				
			||||||
the root profile:
 | 
					the root profile:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue