Merge pull request #2365 from erikarvstedt/fix-docs
Docs: Fix install prefix
This commit is contained in:
		
						commit
						308689f94b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -30,7 +30,7 @@ To build Nix itself in this shell:
 | 
				
			||||||
[nix-shell]$ configurePhase
 | 
					[nix-shell]$ configurePhase
 | 
				
			||||||
[nix-shell]$ make
 | 
					[nix-shell]$ make
 | 
				
			||||||
</screen>
 | 
					</screen>
 | 
				
			||||||
To install it in <literal>$(pwd)/nix</literal> and test it:
 | 
					To install it in <literal>$(pwd)/inst</literal> and test it:
 | 
				
			||||||
<screen>
 | 
					<screen>
 | 
				
			||||||
[nix-shell]$ make install
 | 
					[nix-shell]$ make install
 | 
				
			||||||
[nix-shell]$ make installcheck
 | 
					[nix-shell]$ make installcheck
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue