mirror of
				https://github.com/brain-hackers/cegcc-build.git
				synced 2025-11-04 14:38:38 +09:00 
			
		
		
		
	README.rst: combine the two git submodule calls
				
					
				
			This commit is contained in:
		@@ -7,8 +7,7 @@ Clone this repository using::
 | 
			
		||||
To build::
 | 
			
		||||
 | 
			
		||||
 cd cegcc-build
 | 
			
		||||
 git submodule init
 | 
			
		||||
 git submodule update
 | 
			
		||||
 git submodule update --init
 | 
			
		||||
 cd build-arm-mingw32ce
 | 
			
		||||
 ./build-mingw32ce.sh --prefix=/where/to/install
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user