site: small binaries page cleanups
This commit is contained in:
		
							parent
							
								
									bc23f4495c
								
							
						
					
					
						commit
						932b4f8071
					
				@ -30,8 +30,8 @@ smoother.
 | 
				
			|||||||
	<tr>
 | 
						<tr>
 | 
				
			||||||
		<td>
 | 
							<td>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Pick a likely-looking linux binary, pick a mouse button, and download.
 | 
					Download the appropriate (32-bit or 64-bit) linux binary, usually by right-click -> save as.
 | 
				
			||||||
Go to the download folder in a terminal window.
 | 
					Go to your browser's download directory in a terminal window.
 | 
				
			||||||
If the file did not get decompressed, do that now: <code>gunzip hledger-*</code>.
 | 
					If the file did not get decompressed, do that now: <code>gunzip hledger-*</code>.
 | 
				
			||||||
Rename the binary to <code>hledger</code>.
 | 
					Rename the binary to <code>hledger</code>.
 | 
				
			||||||
Make it executable: <code>chmod +x hledger</code>.
 | 
					Make it executable: <code>chmod +x hledger</code>.
 | 
				
			||||||
@ -40,9 +40,9 @@ Try running it: <code>./hledger --help</code>.
 | 
				
			|||||||
		</td>
 | 
							</td>
 | 
				
			||||||
		<td>
 | 
							<td>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Click the latest mac binary.
 | 
					Download the mac (OSX intel) binary, eg by right-click -> save as.
 | 
				
			||||||
The file should be downloaded and decompressed into your Safari download folder.
 | 
					Open a terminal window and go to your browser's download folder.
 | 
				
			||||||
Open a terminal window and go to that folder.			
 | 
					If the file did not get decompressed, do that now: <code>gunzip hledger-*</code>.
 | 
				
			||||||
Rename the binary to <code>hledger</code>.
 | 
					Rename the binary to <code>hledger</code>.
 | 
				
			||||||
Make it executable: <code>chmod +x hledger</code>.
 | 
					Make it executable: <code>chmod +x hledger</code>.
 | 
				
			||||||
Try running it: <code>./hledger --help</code>.
 | 
					Try running it: <code>./hledger --help</code>.
 | 
				
			||||||
@ -50,13 +50,11 @@ Try running it: <code>./hledger --help</code>.
 | 
				
			|||||||
		</td>
 | 
							</td>
 | 
				
			||||||
		<td>
 | 
							<td>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Click the latest windows binary.
 | 
					Download the windows binary, usually by right-click -> save as.
 | 
				
			||||||
The file should download and be decompressed.
 | 
					Save the binary as <code>hledger.exe</code>.
 | 
				
			||||||
Save the binary as <code>hledger.exe</code> to eg your desktop.
 | 
					Open a command window and go to your browser's download folder.
 | 
				
			||||||
Open a command window and go to that folder.
 | 
					 | 
				
			||||||
Try running it: <code>hledger --help</code>.
 | 
					Try running it: <code>hledger --help</code>.
 | 
				
			||||||
Create a ledger with <code>hledger add</code>,
 | 
					Then try <code>hledger web</code>.
 | 
				
			||||||
then try <code>hledger web</code>.
 | 
					 | 
				
			||||||
A security dialog will pop up, where you can choose whether other machines
 | 
					A security dialog will pop up, where you can choose whether other machines
 | 
				
			||||||
may access your hledger web interface.
 | 
					may access your hledger web interface.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user