Modify readme info (#1720)
This commit is contained in:
		
				
					committed by
					
						
						Peli de Halleux
					
				
			
			
				
	
			
			
			
						parent
						
							9699eac1b3
						
					
				
				
					commit
					8abde05f6a
				
			@@ -58,6 +58,9 @@ npm install -g pxt
 | 
			
		||||
npm install
 | 
			
		||||
```
 | 
			
		||||
8. Link pxt-microbit back to base pxt repo (add `sudo` for Mac/Linux shells). 
 | 
			
		||||
This step is only required if you intend to make changes to pxt and/or 
 | 
			
		||||
pxt-common-packages repos. If all you want is serve a local Makecode, you can skip
 | 
			
		||||
this step.
 | 
			
		||||
```
 | 
			
		||||
npm link ../pxt
 | 
			
		||||
npm link ../pxt-common-packages
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user