File tree Expand file tree Collapse file tree 1 file changed +1
-30
lines changed
Expand file tree Collapse file tree 1 file changed +1
-30
lines changed Original file line number Diff line number Diff line change @@ -41,37 +41,8 @@ The shell includes the following commands:
4141![ Midas Shell Starship] ( assets/starship.png )
4242
4343## Installation
44-
45- 1 . Clone the repository:
46-
47- ``` bash
48- git clone https://github.com/midassystems/midas-shell.git
49- cd midas-shell
50- ```
51-
52- 2 . Run the build script:
53-
54- ``` bash
55- ./scripts/build.sh
56- ```
57-
58- - When prompted, select ** Production** .
59-
60- 3 . Navigate to the release directory:
61-
62- ``` bash
63- cd midas-release
64- ```
65-
66- 4 . Make the installer executable:
67-
68- ``` bash
69- chmod +x ./install.sh
70- ```
71-
72- 5 . Run the installer:
7344 ``` bash
74- ./ install.sh
45+ curl -sSfL https://raw.githubusercontent.com/midassystems/midas-shell/main/scripts/ install.sh | bash
7546 ```
7647
7748## Requirements
You can’t perform that action at this time.
0 commit comments