Update Linux/Dashy/README.md
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# How to install Dashy on AlmaLinux
|
||||
|
||||
## Installation
|
||||
```bash
|
||||
dnf update -y && dnf install -y git tar
|
||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/master/install.sh | bash
|
||||
@@ -26,4 +27,7 @@ WantedBy=multi-user.target
|
||||
EOF
|
||||
systemctl daemon-reload
|
||||
systemctl -q --now enable dashy
|
||||
```
|
||||
```
|
||||
|
||||
## Access
|
||||
http://ipadress:4000
|
||||
Reference in New Issue
Block a user