Fix: installation script path for velad (#1257)
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
This commit is contained in:
		
							parent
							
								
									823d9d344a
								
							
						
					
					
						commit
						425a67a632
					
				| 
						 | 
				
			
			@ -54,7 +54,7 @@ You may be required for root privilege during the installation process if not us
 | 
			
		|||
If you don't need the automation with root access, you can download from the [release page](https://github.com/kubevela/velad/releases) and uncompress manually.
 | 
			
		||||
 | 
			
		||||
```shell
 | 
			
		||||
curl -fsSl https://kubevela.io/install-velad.sh | bash
 | 
			
		||||
curl -fsSl https://kubevela.io/script/install-velad.sh | bash
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Check `velad` installed in `/usr/local/bin/`
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue