Merge pull request #243 from zeckalpha/master
Update GitHub repository URL to point to HTTPS version in developer guide.
This commit is contained in:
		
						commit
						400c8afd3f
					
				| @ -351,7 +351,7 @@ and the default view given by [bugs.hledger.org](http://bugs.hledger.org) exclud | ||||
| 5. the hledger Makefile assumes GNU Make, so on some platforms you may need to spell "make" as "gmake" | ||||
| 6. get the hledger repo: | ||||
| 
 | ||||
|         git clone git@github.com:simonmichael/hledger.git | ||||
|         git clone https://github.com/simonmichael/hledger.git | ||||
|         cd hledger | ||||
| 
 | ||||
| 7. install packages required to build hledger and add-ons, or as many of them as possible: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user