Skip to content

Commit 997c811

Browse files
committed
docs
1 parent 75c5683 commit 997c811

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/installation.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ Stable release:
88
bash <(curl -s https://raw.githubusercontent.com/editor-code-assistant/eca/master/install)
99
```
1010

11+
Or if facing issues with command above:
12+
```bash
13+
curl -s https://raw.githubusercontent.com/editor-code-assistant/eca/master/install | sudo bash
14+
```
15+
1116
nightly build:
1217

1318
```bash

0 commit comments

Comments
 (0)