File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,18 +11,18 @@ and clients in enterprise environments.
1111Install the latest version using the install script:
1212
1313``` bash
14- curl -fsSL https://raw.githubusercontent.com/mangelajo /jumpstarter-lab-config/main/install.sh | bash
14+ curl -fsSL https://raw.githubusercontent.com/jumpstarter-dev /jumpstarter-lab-config/main/install.sh | bash
1515```
1616
1717Or install a specific version:
1818
1919``` bash
20- curl -fsSL https://raw.githubusercontent.com/mangelajo /jumpstarter-lab-config/main/install.sh | bash -s v0.0.2
20+ curl -fsSL https://raw.githubusercontent.com/jumpstarter-dev /jumpstarter-lab-config/main/install.sh | bash -s v0.0.2
2121```
2222
2323### Manual Installation
2424
25- 1 . Download the latest release from the [ releases page] ( https://github.com/mangelajo /jumpstarter-lab-config/releases )
25+ 1 . Download the latest release from the [ releases page] ( https://github.com/jumpstarter-dev /jumpstarter-lab-config/releases )
26262 . Extract the binary for your platform
27273 . Move it to a directory in your PATH (e.g., ` ~/.local/bin ` or ` /usr/local/bin ` )
28284 . Make it executable: ` chmod +x jumpstarter-lab-config `
You can’t perform that action at this time.
0 commit comments