Readme.md aktualisiert
This commit is contained in:
parent
03fb20c80d
commit
e130a48d08
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ gpgkey=https://repo.charm.sh/yum/gpg.key' | sudo tee /etc/yum.repos.d/charm.repo
|
||||||
|
|
||||||
#### Install System Packages
|
#### Install System Packages
|
||||||
```sh
|
```sh
|
||||||
dnf install -y neovim lua gcc curl wget git unzip tar gzip ripgrep php composer go nodejs npm delve stylua codespell cargo
|
dnf install -y neovim lua gcc curl wget git unzip tar gzip ripgrep php composer go nodejs npm delve stylua codespell glow cargo
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Install Cargo packages
|
#### Install Cargo packages
|
||||||
|
|
Loading…
Reference in a new issue