Wget no longer supported 😠
This commit is contained in:
parent
385df5d203
commit
8549739695
@ -16,9 +16,5 @@ manually install the following packages:
|
|||||||
# Installation
|
# Installation
|
||||||
- Curl
|
- Curl
|
||||||
```bash
|
```bash
|
||||||
bash -c $(curl https://gitlab.orion-technologies.io/backups/neovim-backup/-/raw/Development/install.bash)
|
bash -c "$(curl https://gitlab.orion-technologies.io/backups/neovim-backup/-/raw/Development/install.bash)"
|
||||||
```
|
|
||||||
- Wget
|
|
||||||
```bash
|
|
||||||
bash -c $(wget https://gitlab.orion-technologies.io/backups/neovim-backup/-/raw/Development/install.bash)
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user