mirror of
				https://git.anonymousland.org/anonymousland/synapse.git
				synced 2025-10-31 03:18:53 -04:00 
			
		
		
		
	less obscure xargs
This commit is contained in:
		
							parent
							
								
									4574b5a9e6
								
							
						
					
					
						commit
						f3a4267757
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -222,7 +222,7 @@ to install using pip and a virtualenv:: | |||
| 
 | ||||
|     $ virtualenv env | ||||
|     $ source env/bin/activate | ||||
|     $ python synapse/python_dependencies.py | xargs -i pip install | ||||
|     $ python synapse/python_dependencies.py | xargs -n1 pip install | ||||
|     $ pip install setuptools_trial mock | ||||
| 
 | ||||
| This will run a process of downloading and installing all the needed | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Matthew Hodgson
						Matthew Hodgson