Update INSTALLATION.rst
This commit is contained in:
		
					parent
					
						
							
								45af2dbc05
							
						
					
				
			
			
				commit
				
					
						1ebaaef8c3
					
				
			
		
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -13,18 +13,18 @@ Requirements | ||||||
| 
 | 
 | ||||||
| Install | Install | ||||||
| ======= | ======= | ||||||
| The quick way:: | The quick way: | ||||||
|     pip install -r requirements.txt |     `pip install -r requirements.txt` | ||||||
| 
 | 
 | ||||||
| Next find the dump.db file on stagging server. Path for the file is under the base application folder. | Next find the dump.db file on stagging server. Path for the file is under the base application folder. | ||||||
| 
 | 
 | ||||||
| Install the postgresql server and import the database:: | Install the postgresql server and import the database:: | ||||||
|     psql -d app < dump.db |     `psql -d app < dump.db` | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Development | Development | ||||||
| =========== | =========== | ||||||
| Project is separated in master branch and development branch. | Project is separated in master branch and development branch. | ||||||
| Master branch is currently used on [Digital Glarus](https://digitalglarus.ungleich.ch/en-us/digitalglarus/) and [Ungleich blog](https://digitalglarus.ungleich.ch/en-us/blog/). | Master branch is currently used on `Digital Glarus`<https://digitalglarus.ungleich.ch/en-us/digitalglarus/> and [Ungleich blog](https://digitalglarus.ungleich.ch/en-us/blog/). | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue