Update README.
This commit is contained in:
		
							parent
							
								
									2624681499
								
							
						
					
					
						commit
						7d39e3d00a
					
				
					 1 changed files with 8 additions and 8 deletions
				
			
		
							
								
								
									
										16
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								README.md
									
									
									
									
									
								
							|  | @ -61,19 +61,19 @@ You first need to register on one of these platform, the steps to import the pro | ||||||
| 2. Clone this repository somewhere: | 2. Clone this repository somewhere: | ||||||
| 
 | 
 | ||||||
|     ```bash |     ```bash | ||||||
| git clone https://gitea.typename.fr/INSA/be-graphes.git | 	git clone https://gitea.typename.fr/INSA/be-graphes.git | ||||||
| ``` | 	``` | ||||||
| 
 | 
 | ||||||
| 3. Go inside the newly cloned repository and update the **remote**: | 3. Go inside the newly cloned repository and update the **remote**: | ||||||
| 
 | 
 | ||||||
|     ```bash |     ```bash | ||||||
| cd be-graphes | 	cd be-graphes | ||||||
| git remote remove origin | 	git remote remove origin | ||||||
| git remote add origin $URL_REPOSITORY | 	git remote add origin $URL_REPOSITORY | ||||||
| ``` | 	``` | ||||||
| 
 | 
 | ||||||
| 4. Push to your repository: | 4. Push to your repository: | ||||||
| 
 | 
 | ||||||
|     ```bash |     ```bash | ||||||
| push -u origin master | 	push -u origin master | ||||||
| ``` | 	``` | ||||||
		Loading…
	
		Reference in a new issue