doc: download: drop resolver option for now
This commit is contained in:
		
							parent
							
								
									b8218c5a52
								
							
						
					
					
						commit
						b32121d8b4
					
				| @ -69,7 +69,7 @@ Or, you can install manually (all systems): | ||||
|    Eg if you're a bash user:\ | ||||
|      `echo "export PATH=$PATH:~/.local/bin" >> ~/.bashrc && source ~/.bashrc` | ||||
| 
 | ||||
| 2. **`stack install --resolver nightly hledger-lib-1.5 hledger-1.5 [hledger-ui-1.5] [hledger-web-1.5] [hledger-api-1.5]`**\    | ||||
| 2. **`stack install hledger-lib-1.5 hledger-1.5 [hledger-ui-1.5] [hledger-web-1.5] [hledger-api-1.5]`**\    | ||||
|    \ | ||||
|    This command installs the specified hledger packages (and required haskell libraries and tools) from [Stackage](https://www.stackage.org) (and if needed, [Hackage](http://hackage.haskell.org)). | ||||
|    It will work once the release has landed in stackage nightly, usually 1-2 days after hledger release. | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user