forked from cerc-io/stack-orchestrator
		
	Add redirect follow to curl command for github
This commit is contained in:
		
							parent
							
								
									3b031329b4
								
							
						
					
					
						commit
						63378a5c7e
					
				| @ -38,7 +38,7 @@ User mode runs the orchestrator from a "binary" single-file release and does not | ||||
| 1. Download the latest release from [this page](https://github.com/cerc-io/stack-orchestrator/tags), into a suitable directory (e.g. `~/bin`): | ||||
|    ``` | ||||
|    $ cd ~/bin | ||||
|    $ curl https://github.com/cerc-io/stack-orchestrator/releases/download/v1.0.3-alpha/laconic-so | ||||
|    $ curl -L https://github.com/cerc-io/stack-orchestrator/releases/download/v1.0.3-alpha/laconic-so | ||||
|    ``` | ||||
| 1. Ensure `laconic-so` is on the `PATH` | ||||
| 1. Verify operation: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user