Update Linux/Dashy/README.md

This commit is contained in:
2024-01-27 09:46:01 +00:00
parent 2d2472dd5e
commit 2ac58169ae

View File

@@ -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
@@ -27,3 +28,6 @@ EOF
systemctl daemon-reload
systemctl -q --now enable dashy
```
## Access
http://ipadress:4000