Improve guide
This commit is contained in:
		
							parent
							
								
									6b5b28a077
								
							
						
					
					
						commit
						750bd351a0
					
				@ -73,7 +73,7 @@
 | 
			
		||||
- Buka CMD (Command-Prompt) lalu install kebutuhan library dengan command berikut: 
 | 
			
		||||
  - Untuk Linux/MacOS:
 | 
			
		||||
  ```sh
 | 
			
		||||
  cd directory/folder/kamu
 | 
			
		||||
  cd directory/folder/widuri-api
 | 
			
		||||
  python -m pip install --upgrade pip
 | 
			
		||||
  python -m pip install bottle
 | 
			
		||||
  python -m pip install beaker
 | 
			
		||||
@ -84,7 +84,7 @@
 | 
			
		||||
  ```
 | 
			
		||||
  - Untuk Windows:
 | 
			
		||||
  ```dos
 | 
			
		||||
  cd C:\direktori\folder\kamu
 | 
			
		||||
  cd C:\direktori\folder\widuri-api
 | 
			
		||||
  py -m pip install --upgrade pip
 | 
			
		||||
  py -m pip install bottle
 | 
			
		||||
  py -m pip install beaker
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user