Adds correct documentation for setting up a project.
This commit is contained in:
		
							parent
							
								
									d119bb0180
								
							
						
					
					
						commit
						6d67439f16
					
				
					 2 changed files with 3 additions and 2 deletions
				
			
		|  | @ -13,7 +13,8 @@ Installing Registrasion | ||||||
| 
 | 
 | ||||||
| Registrasion depends on an in-development version of Symposion. You'll need to add the following  line to your ``requirements.txt`` files:: | Registrasion depends on an in-development version of Symposion. You'll need to add the following  line to your ``requirements.txt`` files:: | ||||||
| 
 | 
 | ||||||
|     git+https://github.com/chrisjrn/registrasion.git@releases/0.1 |     registrasion==0.1.0 | ||||||
|  |     https://github.com/pinax/symposion/tarball/ad81810#egg=symposion | ||||||
| 
 | 
 | ||||||
| And also to enable dependency links in pip:: | And also to enable dependency links in pip:: | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -1 +1 @@ | ||||||
| https://github.com/pinax/symposion/tarball/ad81810#egg=symposion-1.0b2.dev3 | https://github.com/pinax/symposion/tarball/ad81810#egg=symposion | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Christopher Neugebauer
						Christopher Neugebauer