docs: use https:// instead git@
This commit is contained in:
		
							parent
							
								
									438460a272
								
							
						
					
					
						commit
						e1e2ee47bf
					
				| 
						 | 
				
			
			@ -19,7 +19,7 @@
 | 
			
		|||
 | 
			
		||||
```bash
 | 
			
		||||
# clone the project
 | 
			
		||||
git clone git@github.com:caoxiemeihao/vite-react-electron.git
 | 
			
		||||
git clone https://github.com/caoxiemeihao/vite-react-electron.git
 | 
			
		||||
 | 
			
		||||
# open the project directory
 | 
			
		||||
cd vite-react-electron
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -19,7 +19,7 @@
 | 
			
		|||
 | 
			
		||||
  ```bash
 | 
			
		||||
  # clone the project
 | 
			
		||||
  git clone git@github.com:caoxiemeihao/vite-react-electron.git
 | 
			
		||||
  git clone https://github.com/caoxiemeihao/vite-react-electron.git
 | 
			
		||||
 | 
			
		||||
  # enter the project directory
 | 
			
		||||
  cd vite-react-electron
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue